wiki.techinc.nl/tests/phpunit/maintenance
Kevin Israel 74faccfa26 Change case of class names to match declarations
Found by running tests under a version of PHP patched to report
case mismatches as E_STRICT errors.

User classes:
* MIMEsearchPage
* MostlinkedTemplatesPage
* SpecialBookSources
* UnwatchedpagesPage

Internal classes:
* DOMXPath
* stdClass
* XMLReader

Did not change:
* testautoLoadedcamlCLASS
* testautoloadedserializedclass

Change-Id: Idc8caa82cd6adb7bab44b142af2b02e15f0a89ee
2014-12-19 16:01:26 +00:00
..
backup_LogTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
backup_PageTest.php Pass phpcs-strict on some test files (11/11) 2014-04-24 13:51:05 -07:00
backupPrefetchTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
backupTextPassTest.php Fixed spacing 2014-12-05 22:28:07 +01:00
DumpTestCase.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
fetchTextTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
MaintenanceTest.php Maintenance: Add an easy way to access Config instances 2014-09-09 17:37:03 -07:00