]> granicus.if.org Git - php/commit
@- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]
authorZeev Suraski <zeev@php.net>
Mon, 28 Feb 2000 05:33:43 +0000 (05:33 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 28 Feb 2000 05:33:43 +0000 (05:33 +0000)
commit583556a3c24415e6bf265349d5edf4555e0afa1a
tree2c5b09fd3e8a78f798ebf38b2fdeb4fd2a92654d
parent45315698d883bce50c28f27c0186e39bc4e15ef1
@- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]
@  and $foo are no longer references to each other, but separate variables
@  like they were prior to PHP 4.0 Beta 4 (Zeev)
main/php_variables.c