1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/tests/basic
Dmitry Stogov 00c81b0e49 Fixed register_argc_argv behavior. Now it behave in the same way as before in combinations with variables_order and auto_globals_jit.
$argc and $argv global variables are registered only in CLI mode and under $_SERVER[] in other case. (This is done because register_globals was removed and assumed - off).
2006-03-20 10:18:50 +00:00
..
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2002-05-16 16:07:47 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2006-03-17 15:04:23 +00:00