aboutsummaryrefslogtreecommitdiffstats
path: root/.phan
Commit message (Expand)AuthorAgeFilesLines
* Introduce minimal OTEL tracing libraryMáté Szabó2024-10-091-0/+2
* Alias Parsoid DOM nodes to PHP DOM implementationC. Scott Ananian2024-05-222-0/+22
* build: Fix line indentsUmherirrender2024-03-111-2/+2
* ResourceLoader: Remove libs/jsminplus.php (JSMinPlus, JSParser)Timo Tijhof2024-01-191-2/+0
* GlobalFunctions: Minor clean up of wfMkdirParents()Timo Tijhof2023-10-191-0/+1
* Merge "Add tests for taint-check"jenkins-bot2023-09-251-0/+1
|\
| * Add tests for taint-checkDaimona Eaytoy2023-09-231-0/+1
* | Merge "phan: Re-enable class_alias support"jenkins-bot2023-09-251-3/+4
|\|
| * phan: Re-enable class_alias supportDaimona Eaytoy2023-09-231-3/+4
* | Update references to config-vars.phpDannyS7122023-09-231-2/+0
|/
* Add $wgRequest to phan's globals_type_mapDaimona Eaytoy2023-09-111-2/+3
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-1/+1
* Merge "Add support for wikidiff2_multi_format_diff()"jenkins-bot2023-07-311-0/+9
|\
| * Add support for wikidiff2_multi_format_diff()Tim Starling2023-07-191-0/+9
* | tests: Update Phan stub to php-excimer 1.1.1Timo Tijhof2023-07-243-96/+65
|/
* Revert "build: Add phan stub for ReturnTypeWillChange"Kevin Israel2023-05-162-7/+0
* objectcache: Remove $wgMainWANCache and $wgWANObjectCachesTimo Tijhof2023-03-071-1/+0
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* TempFSFile: Use a WeakMap for reference tracking if availableMáté Szabó2023-02-122-0/+25
* build: Add phan stub for ReturnTypeWillChangeUmherirrender2022-12-162-0/+7
* phan: Don't analyze .inc files, we don't use them nowKevin Israel2022-12-041-9/+0
* profiler: Drop support for Tideways 4.x in ProfilerXhprofKevin Israel2022-11-283-29/+16
* phan: Remove internal stubs that should never be usedKevin Israel2022-11-254-1288/+0
* phan: Remove ValueError stubKevin Israel2022-11-252-7/+0
* UserMailer: Don't check if PEAR Mail and Mail_mime classes existKevin Israel2022-11-252-95/+0
* password: Update Argon2Password for PHP 7.4 minimumTim Starling2022-11-222-11/+0
* Phan: parse only directly required composer dependenciesTim Starling2022-11-101-2/+42
* Respond to some messages from Phan on PHP 8.1Tim Starling2022-11-033-0/+27
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+0
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-0/+1
* phan: Remove local override of suppress_issue_typesKevin Israel2022-10-211-7/+0
* .phan/config.php: Update minimum_target_php_versionReedy2022-10-031-3/+10
* Drop support for doctrine/dbal < 3.0.0Amir Sarabadani2022-09-291-12/+0
* Suppress php 7.4 phan false positiveZabe2022-09-191-0/+12
* tests/parser: Run phanUmherirrender2022-06-021-0/+6
* Docs: remove references to DefaultSettings.phpdaniel2022-05-301-3/+4
* Turn DefaultSettings.php into a deprecated stubdaniel2022-05-171-0/+2
* phan: Add internal stub Redis::SERIALIZER_IGBINARYSébastien Beyou2022-04-181-0/+2
* phan: Remove PhanCompatibleAccessMethodOnTraitDefinition suppressionUmherirrender2022-03-311-3/+0
* phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-1/+0
* Merge "phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_p...jenkins-bot2022-03-291-0/+5
|\
| * phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_versionJames D. Forrester2022-03-291-0/+5
* | phan: Remove PhanTypePossiblyInvalidDimOffset suppressionUmherirrender2022-03-281-1/+0
|/
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-1/+0
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-2/+1
* Using @return never documentation on always-throw-functionUmherirrender2021-09-071-3/+0
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-2/+3
* build: Enable phan plugin UseReturnValuePluginUmherirrender2021-08-261-0/+3
* Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1C. Scott Ananian2021-08-081-2/+1
* Allow core to use remex-html 2.3.2C. Scott Ananian2021-08-081-1/+2