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
..
001.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
003.phpt Fix typo in SKIP clause. 2002-05-16 16:07:47 +00:00
004.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
005.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
006.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
007.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
008.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
009.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
010.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
011.phpt Fixed register_argc_argv behavior. Now it behave in the same way as before in combinations with variables_order and auto_globals_jit. 2006-03-20 10:18:50 +00:00
012.phpt Fix 3 tests that didn't adequately specify the .ini settings they rely on 2003-06-30 18:22:53 +00:00
bug20539.phpt fix test when session.save_handler is "user" 2005-07-08 07:48:57 +00:00
bug29971.phpt Fixed register_argc_argv 2006-03-17 15:04:23 +00:00