wiki.techinc.nl/tests/phpunit/includes/api
Tim Starling 9c02258a04 Use thousands separators in selected integer literals
For readability. Allowed since PHP 7.4.

I searched for integer literals of 6 or more digits, and also changed
some nearby smaller numbers for consistency.

Bug: T353205
Change-Id: I8518e04889ba8fd52e0f9476a74f8e3e1454b678
2023-12-12 09:22:45 +11:00
..
format
query Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
Validator Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
ApiBaseTest.php Stop using nonexistent DatabaseBlock constructor options 2023-11-06 12:03:51 +11:00
ApiBlockInfoTraitTest.php Support new block schema 2023-11-29 13:31:42 +11:00
ApiBlockTest.php Merge "Replace a few manually crafted assertTrue assertions" 2023-11-30 12:45:42 +00:00
ApiChangeContentModelTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php tests: Use $this->getDb() instead of wfGetDB() in integration tests 2023-09-25 21:08:09 +02:00
ApiContinuationManagerTest.php
ApiCreateTempUserTraitTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiCSPReportTest.php
ApiDeleteTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiDisabledTest.php
ApiEditPageTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiErrorFormatterTest.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
ApiLoginTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiLogoutTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiMainTest.php tests: Use ::class for class name resolution 2023-12-06 20:51:14 +01:00
ApiMessageTest.php
ApiMoveTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiOpenSearchTest.php
ApiOptionsTest.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiPageSetTest.php Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
ApiParseTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiProtectTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiPurgeTest.php ApiPurge: report permission errors properly 2023-10-09 17:44:20 +00:00
ApiResultTest.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
ApiRevisionDeleteTest.php
ApiRollbackTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiSetNotificationTimestampIntegrationTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiStashEditTest.php tests: Use $this->getDb() instead of wfGetDB() in integration tests 2023-09-25 21:08:09 +02:00
ApiTestCase.php
ApiTestContext.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
ApiUnblockTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiUndeleteTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiUploadTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiUploadTestCase.php Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiWatchTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00