aboutsummaryrefslogtreecommitdiffstats
path: root/.phpcs.xml
Commit message (Expand)AuthorAgeFilesLines
* phpcs: Exclude some docs/ subdirectoriesLucas Werkmeister2023-07-211-0/+1
* tests: Resolve maintenance phpunit filename deprecation errorsUmherirrender2023-07-091-2/+0
* Resolve GlobalFunctions phpunit filename deprecation errorsNikolas Nyby2023-07-011-3/+0
* build: Cleanup of .phpcs.xmlUmherirrender2023-04-131-7/+0
* Rename PHP classes to match filenamesFomafix2023-03-161-5/+0
* build: Updating mediawiki/mediawiki-codesniffer to 41.0.0libraryupgrader2023-03-111-0/+1
* maintenance: Migrate mcc.php from CommandLineInc to MaintenanceKevin Israel2023-01-141-10/+0
* tests: Use MW_VERSION instead of deprecated $wgVersionKevin Israel2023-01-051-1/+0
* phpcs: Remove exclusions for files that were deleted or movedKevin Israel2022-12-201-10/+0
* phpcs: Remove 3 items from PrefixedGlobalFunctions ignore listKevin Israel2022-12-201-6/+1
* phpcs: Remove comment regarding silence (at-sign) operator in testsKevin Israel2022-12-031-20/+0
* tests: Fix missing "wf" prefix for global functionsKevin Israel2022-11-281-8/+1
* tests: Replace assertEmpty with assertSameUmherirrender2022-11-251-1/+0
* Remove PHPCS exclude-pattern for */languages/*Fomafix2022-10-191-2/+0
* Remove PHPCS exclude-pattern */languages/*Fomafix2022-10-151-2/+0
* build: Updating dependencieslibraryupgrader2022-10-071-0/+1
* Add @coversNothing to all structure testsDaimona Eaytoy2022-10-071-3/+0
* Drop support for doctrine/dbal < 3.0.0Amir Sarabadani2022-09-291-4/+0
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-1/+1
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-1/+1
* ResourceLoader namespaceTim Starling2022-05-161-1/+1
* maintenance: Move MWTerm classes to /tests/parser/Timo Tijhof2022-03-241-2/+0
* phpcs: Disable `Generic.Files.LineLength` for test filesTimo Tijhof2022-02-181-0/+1
* Stop using is_resource() where possibleTim Starling2022-01-261-1/+0
* Use inject Config in api modules and special pagesAlexander Vorwerk2021-12-011-1/+0
* Remove $wgShellLocale, always use CTim Starling2021-09-241-9/+0
* Remove global function mimeTypeMatch()Alexander Vorwerk2021-09-191-3/+1
* Emit deprecation warnings reading from $wgUserDannyS7122021-09-151-1/+1
* Rename PHP class RandomPage to SpecialRandomPageFomafix2021-09-031-1/+0
* phpcs: remove class name exclusion for invalidateUserSessionsDannyS7122021-08-241-1/+0
* build: Updating dependencieslibraryupgrader2021-07-221-2/+0
* build: Cleanup and improve .phpcs.xmlUmherirrender2021-04-291-29/+27
* Follow-up dcdec1a2b: Also update path to file in .phpcs.xml exclusionsJames D. Forrester2021-04-291-2/+2
* .phpcs.xml: Replace useage of whitelist in commentsReedy2021-04-181-8/+8
* Update .phpcs.xml to remove deleted maintenance scriptsDannyS7122021-04-141-3/+0
* build: Updating eslint-config-wikimedia to 0.19.0libraryupgrader2021-03-121-1/+1
* Drop wgContLang, deprecated in 1.32James D. Forrester2021-03-081-1/+0
* Add missing @param tags in testsUmherirrender2021-02-011-4/+0
* build: Update mediawiki/mediawiki-codesniffer to 35.0.0Umherirrender2021-01-311-4/+4
* PHPVersionCheck: Enable Generic.Arrays.DisallowShortArraySyntaxReedy2021-01-301-0/+9
* phpcs: Ignore LocalSettings-installer.phpC. Scott Ananian2021-01-121-0/+1
* Upgrade doctrine/dbal from 2.10.4 to 3.0.0 for PHP 8.0 supportReedy2020-12-231-0/+4
* Improve documentation about object to be stdClass or specific typeUmherirrender2020-11-201-2/+0
* Kill tests/phanDaimona Eaytoy2020-11-171-1/+0
* build: Updating mediawiki/mediawiki-codesniffer to 33.0.0Umherirrender2020-11-021-1/+0
* Merge "Make unit tests assertion about assertNotEquals more strict"jenkins-bot2020-11-021-2/+0
|\
| * Make unit tests assertion about assertNotEquals more strictUmherirrender2020-11-011-2/+0
* | Merge "Improve class property documentation"jenkins-bot2020-10-301-3/+0
|\ \ | |/ |/|
| * Improve class property documentationUmherirrender2020-10-301-3/+0
* | Avoid local variable with wg prefixUmherirrender2020-10-281-6/+0
|/