wiki.techinc.nl/tests/phpunit/includes/api
Timo Tijhof beb1c4a0ec phpcs: More require/include is not a function
Follows-up I1343872de7, Ia533aedf63 and I2df2f80b81.

Also updated usage in text in documentation and the
installer LocalSettingsGenerator.

Most of them were handled by this regex:
- find: (require|include|require_once|include_once)\s*\(\s*(.+?)\s*\)\s*;$
- replace: $1 $2;

Change-Id: I6b38aad9a5149c9c43ce18bd8edbab14b8ce43fa
2013-05-21 23:26:28 +02:00
..
format Update code formatting 2013-04-26 14:21:20 +00:00
query print is not a function 2013-05-09 20:06:03 +02:00
ApiAccountCreationTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiBlockTest.php Remove unused local variables in tests 2013-04-26 09:48:46 +02:00
ApiEditPageTest.php Remove unused local variables in tests 2013-04-26 09:48:46 +02:00
ApiOptionsTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiParseTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiPurgeTest.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiTest.php Update code formatting 2013-03-27 14:15:11 +01:00
ApiTestCase.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiTestCaseUpload.php Update code formatting 2013-04-26 14:21:20 +00:00
ApiUploadTest.php phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
ApiWatchTest.php Remove unused local variables in tests 2013-04-26 09:48:46 +02:00
generateRandomImages.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
PrefixUniquenessTest.php
RandomImageGenerator.php Change EXIF to Exif 2013-05-10 13:51:06 +02:00
words.txt