wiki.techinc.nl/tests/phpunit/includes/specials
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
..
ImageListPagerTest.php PHPUnit: Add Database tags 2014-09-16 18:42:27 -07:00
QueryAllSpecialPagesTest.php Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
SpecialBooksourcesTest.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
SpecialMIMESearchTest.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
SpecialMyLanguageTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
SpecialPreferencesTest.php Make SpecialPreferencesTest::testBug41337 non-risky 2014-06-26 17:48:55 -07:00
SpecialRecentchangesTest.php ChangesListSpecialPage: Implement buildMainQueryConds() 2014-01-27 18:32:41 +01:00
SpecialSearchTest.php Merge "Remove unused private var and fix phpdoc" 2014-08-22 23:32:30 +00:00