aboutsummaryrefslogtreecommitdiffstats
path: root/.phan/config.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Update Phan stub to php-excimer 1.1.1Timo Tijhof2023-07-241-1/+1
* Revert "build: Add phan stub for ReturnTypeWillChange"Kevin Israel2023-05-161-1/+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-121-0/+1
* build: Add phan stub for ReturnTypeWillChangeUmherirrender2022-12-161-0/+1
* 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-281-1/+1
* phan: Remove internal stubs that should never be usedKevin Israel2022-11-251-3/+0
* phan: Remove ValueError stubKevin Israel2022-11-251-1/+0
* UserMailer: Don't check if PEAR Mail and Mail_mime classes existKevin Israel2022-11-251-1/+0
* password: Update Argon2Password for PHP 7.4 minimumTim Starling2022-11-221-1/+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-031-0/+16
* 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: 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
* build: Upgrade php-parallel-lint from 1.2.0 to 1.3.0James D. Forrester2021-06-291-0/+2
* Exclude includes/PHPVersionCheck.php from phan scanningReedy2021-03-291-0/+3
* build: Enable SecurityCheck-DoubleEscaped and suppress issuesUmherirrender2020-12-301-2/+0
* build: Enable phan-taint-check-plugin and suppress issuesUmherirrender2020-12-301-1/+2
* Remove ext-intl phan stubsReedy2020-11-291-1/+0
* Local config override file for PhanTim Starling2020-11-041-0/+5
* phan: Enable redundant_condition_detectionUmherirrender2020-07-011-5/+0