wiki.techinc.nl/includes/Request
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
..
ContentSecurityPolicy.php ContentSecurityPolicy: Expose directives 2023-11-14 20:43:35 -08:00
DerivativeRequest.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
FauxRequest.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
FauxRequestUpload.php Follow-up bbe704b: Add in-code comment on aliases for when they were added 2023-08-28 14:31:53 -04:00
FauxResponse.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
HeaderCallback.php http: HeaderCallback should inject all telemetry headers 2023-09-14 20:33:45 +02:00
PathRouter.php Follow-up bbe704b: Add in-code comment on aliases for when they were added 2023-08-28 14:31:53 -04:00
ProxyLookup.php Follow-up 9743136: Add in-code comment on alias for when it was added 2023-08-29 01:29:03 +00:00
WebRequest.php WebRequest: Fix PHP 8.1 deprecations in getFuzzyBool() 2023-11-13 15:35:55 +01:00
WebRequestUpload.php Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
WebResponse.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00