]> granicus.if.org Git - php/commit
- Fixed problem when using uninitialized values in comparisons with strings.
authorAndi Gutmans <andi@php.net>
Sat, 10 Jun 2000 14:39:06 +0000 (14:39 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 10 Jun 2000 14:39:06 +0000 (14:39 +0000)
commit390dccacac73e465dfb51f4d77362ac92bbb42a9
tree64463a6a4c9f4b2a6c98f721a27c9fb3a8c53217
parent131dfb4a020554ad9c368255cfba2a97e6642b98
- Fixed problem when using uninitialized values in comparisons with strings.
-  They behave as empty strings again just like in PHP 3.
Zend/zend_operators.c