1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/standard
Tim Düsterhus 37bf0ec961 main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string (#19606)
* main: Ignore `register_argc_argv` when `SG(request_info).argc` is available

* sapi: Remove hardcoded `register_argc_argv` for CLI SAPIs

This INI is ignored since the previous commit, which makes the hardcoded
setting obsolete.

* main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string

RFC: https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_the_register_argc_argv_ini_directive

* main: Adjust deprecation message for `register_argc_argv`

* NEWS/UPGRADING
2025-09-09 10:34:35 +02:00
..
2024-06-09 07:13:23 +02:00
2024-07-31 12:10:16 +02:00
2025-02-05 14:13:56 +01:00
2024-02-23 23:16:43 +01:00
2025-07-25 12:05:17 +02:00
2025-03-29 13:29:40 +01:00
2024-06-01 17:12:42 +01:00
2024-07-28 20:38:52 +02:00
2023-03-05 21:28:50 +01:00
2024-07-03 21:53:17 +02:00
2025-07-07 22:28:12 +02:00
2024-06-09 01:55:27 +02:00
2025-07-20 12:53:57 +02:00
2025-07-07 22:28:12 +02:00
2024-07-14 11:55:03 +02:00
2024-06-01 17:12:42 +01:00
2023-11-16 14:36:16 +00:00