]> granicus.if.org Git - php/commit
Fixed register_argc_argv behavior. Now it behave in the same way as before in all...
authorDmitry Stogov <dmitry@php.net>
Mon, 20 Mar 2006 10:15:02 +0000 (10:15 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 20 Mar 2006 10:15:02 +0000 (10:15 +0000)
commitd3557049988573b774c3102c618187bdb6bb1512
tree7ae6092ce8bd9d4860a49fa216f82a20a8bd0ffd
parentef1f36e2c1d0913ab1708999775b6ffe8aca2896
Fixed register_argc_argv behavior. Now it behave in the same way as before in all combinations with register_globals, register_long_arrays, variables_order and auto_globals_jit.
main/php_variables.c