Phorge: A powerful developer toolkit. Read only mirror!
  • PHP 93.5%
  • JavaScript 4.2%
  • CSS 2.3%
Find a file
Andre Klapper e636f6337d Remove @internal marker from PhpDoc in PhabricatorJavelinLinter
Summary:
`@internal` seems to be used nowhere else; and this throws an avoidable error in PhPStan:

```
/src/infrastructure/lint/linter/__tests__/PhabricatorJavelinLinterTestCase.php:6
Call to internal method PhabricatorJavelinLinter::enableUnitTestOverrides().
```

Test Plan: None; it's docs.

Reviewers: O1 Blessed Committers, mainframe98

Reviewed By: O1 Blessed Committers, mainframe98

Subscribers: mainframe98, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D27267
2026-09-12 08:46:59 +02:00
bin Scripts to view Edges and Transactions 2026-07-16 11:05:58 +03:00
conf Remove use of deprecated E_STRICT PHP constant 2025-05-09 11:23:36 +02:00
externals Remove dysfunctional Fund and Phortune prototype applications 2026-05-29 14:16:00 +02:00
resources Make the RemarkUp control extensible 2026-09-11 10:59:14 +03:00
scripts Scripts to view Edges and Transactions 2026-07-16 11:05:58 +03:00
src Remove @internal marker from PhpDoc in PhabricatorJavelinLinter 2026-09-12 08:46:59 +02:00
support PHP 8.5: Avoid null array key errors running "/bin/i18n extract" 2026-07-24 13:00:28 +02:00
webroot Make the RemarkUp control extensible 2026-09-11 10:59:14 +03:00
.arcconfig T15006: Update .arcconfig to point to we.phorge.it 2021-06-18 14:51:47 -04:00
.arclint Add ModularTransactions linter, modularize ProjectTransaction 2026-03-12 10:38:59 +02:00
.arcunit Add a custom unit test engine to check the Celerity map is up to date on CSS/JS changes 2025-12-12 13:13:11 -05:00
.editorconfig Fix text lint issues 2015-02-12 07:00:13 +11:00
.gitignore Port the DivinerJavelinAtomizer from Javelin 2026-02-23 19:37:26 +01:00
LICENSE Fix text lint issues 2015-02-12 07:00:13 +11:00
NOTICE Remove some "Phacility" and "epriestley" references 2021-07-08 10:46:17 -07:00
README.md Update Readme 2021-06-18 11:36:31 -04:00

Phorge is a collection of web applications which help software companies build better software.

Phorge is a community-maintained fork of Phabricator.

Phorge includes applications for:

  • reviewing and auditing source code;
  • hosting and browsing repositories;
  • tracking bugs;
  • managing projects;
  • conversing with team members;
  • assembling a party to venture forth;
  • writing stuff down and reading it later;
  • hiding stuff from coworkers; and
  • also some other things.

Phorge is developed and maintained by The Phorge Team.


LICENSE

Phorge is released under the Apache 2.0 license except as otherwise noted.