index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.phan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-3
/
+0
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-2
/
+3
*
build: Enable phan plugin UseReturnValuePlugin
Umherirrender
2021-08-26
1
-0
/
+3
*
Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1
C. Scott Ananian
2021-08-08
1
-2
/
+1
*
Allow core to use remex-html 2.3.2
C. Scott Ananian
2021-08-08
1
-1
/
+2
*
build: Upgrade php-parallel-lint from 1.2.0 to 1.3.0
James D. Forrester
2021-06-29
1
-0
/
+2
*
Exclude includes/PHPVersionCheck.php from phan scanning
Reedy
2021-03-29
1
-0
/
+3
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-2
/
+0
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-1
/
+2
*
Remove ext-intl phan stubs
Reedy
2020-11-29
2
-1792
/
+0
*
Local config override file for Phan
Tim Starling
2020-11-04
1
-0
/
+5
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-5
/
+0
*
phan: Conditionally load PHP extension stubs with dedicated option
Daimona Eaytoy
2020-06-08
3
-2
/
+2
*
Merge "Upgrade phan to 0.10.2"
jenkins-bot
2020-04-16
1
-0
/
+1
|
\
|
*
Upgrade phan to 0.10.2
Daimona Eaytoy
2020-04-16
1
-0
/
+1
*
|
Pbkdf2Password: Fix error handling on PHP 8
Máté Szabó
2020-04-07
2
-0
/
+7
|
/
*
Fix conditional phan config for Excimer
Tim Starling
2020-02-25
1
-1
/
+1
*
build: Upgrade mediawiki-phan-config to 0.9.2
Daimona Eaytoy
2020-02-21
1
-2
/
+2
*
phan: Upgrade redis stubs to 5.1.1
Daimona Eaytoy
2020-02-07
1
-387
/
+444
*
Upgrade phan to 0.9.1
Daimona Eaytoy
2020-01-25
1
-0
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-0
/
+5
*
Remove traling double newlines from text files
Fomafix
2019-10-23
1
-1
/
+0
*
build: Upgrade mediawiki-phan-config to 0.8.0
Daimona Eaytoy
2019-10-22
1
-3
/
+0
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-0
/
+3
*
Unsuppress PhanParamsTooMany
Daimona Eaytoy
2019-10-10
1
-8
/
+0
*
Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
Daimona Eaytoy
2019-10-10
1
-3
/
+0
*
HHVM removal: Drop phan support for HHVM
James D. Forrester
2019-10-04
2
-29
/
+0
*
Merge "tests: Require PHPUnit 6, drop PHPUnit 4 as an option"
jenkins-bot
2019-10-03
2
-15
/
+0
|
\
|
*
tests: Require PHPUnit 6, drop PHPUnit 4 as an option
James D. Forrester
2019-10-03
2
-15
/
+0
*
|
Update wikidiff2 stubs
Tim Starling
2019-10-03
1
-2
/
+10
|
/
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-3
/
+0
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-0
/
+4
*
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-2
/
+0
*
build: Exclude MemcachedClient from phan
Umherirrender
2019-09-04
1
-0
/
+2
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-2
/
+13
*
Unsuppress phan issues, part 8
Daimona Eaytoy
2019-09-04
2
-13
/
+217
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
3
-2
/
+425
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-8
/
+7
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-4
/
+14
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-4
/
+0
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
2
-9
/
+7
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-26
/
+16
*
Globally unsuppress phan issues with low count
Daimona Eaytoy
2019-08-30
2
-21
/
+1796
*
phan: Add internal stubs for imagick, pcntl, redis & sockets
Kunal Mehta
2019-06-18
6
-0
/
+2053
*
Follow-up ee66a534: Drop reference to old 7zip.inc file name from phan config...
James D. Forrester
2019-05-13
1
-1
/
+0
*
Fix/suppress phan errors related to arrays (#11)
Kunal Mehta
2019-04-07
1
-4
/
+0
*
Fix phan errors by improving documentation (#10)
Kunal Mehta
2019-04-06
1
-2
/
+0
*
Fix PhanPluginDuplicateExpressionBinaryOp in DjVuImage (#9)
Kunal Mehta
2019-04-05
1
-2
/
+0
*
Fix misc phan errors by adjusting documentation (#8)
Kunal Mehta
2019-04-05
1
-4
/
+0
*
Fix PhanUnextractableAnnotation* errors (#7)
Kunal Mehta
2019-04-05
1
-4
/
+0
[next]