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
/
maintenance
/
findDeprecated.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove terminal colours from findDeprecated.php
Tim Starling
2025-02-10
1
-11
/
+2
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+2
*
composer.json: Updated nikic/php-parser from ^4.10.2 to ^5.3.1
Reedy
2024-11-11
1
-1
/
+1
*
maintenance: Use Maintenance::posix_isatty in findDeprecated
Ammarpad
2024-10-23
1
-1
/
+1
*
Test findDeprecated.php
Dreamy Jazz
2024-10-15
1
-9
/
+24
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+3
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Fix broken strpos in findDeprecated script
thiemowmde
2024-01-25
1
-1
/
+1
*
Remove unused key variable from foreach loops
Umherirrender
2022-09-21
1
-1
/
+1
*
Add explicit casts between scalar types
Umherirrender
2022-03-08
1
-1
/
+1
*
maintenance: Mark some closures as static
Reedy
2021-02-07
1
-1
/
+1
*
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-0
/
+1
*
Use PHP 7 '<=>' operator in 'sort()' callbacks
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Update nikic/php-parser to 3.1.3
Kunal Mehta
2018-01-05
1
-1
/
+4
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+2
*
Upgrade PhpParser to 2.1 and update findDeprecated.php
Tim Starling
2016-08-15
1
-1
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Add a maintenance script for finding deprecated interfaces
Ori Livneh
2015-12-19
1
-0
/
+199