moriyoshi Tue Jan 11 17:27:28 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - I tend to write opposite things these days :P http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.184&r2=1.1760.2.185&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.184 php-src/NEWS:1.1760.2.185 --- php-src/NEWS:1.1760.2.184 Tue Jan 11 17:02:03 2005 +++ php-src/NEWS Tue Jan 11 17:27:26 2005 @@ -17,7 +17,8 @@ - Fixed bug #31107 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia) - Fixed bug #31101 (missing kerberos header file path with --with-openssl). (Jani) -- Fixed bug #31098 (isset() / empty() incorrectly return false in dereference of a string type). (Moriyoshi) +- Fixed bug #31098 (isset() / empty() incorrectly return true in dereference of + a string type). (Moriyoshi) - Fixed bug #31087 (broken php_url_encode_hash macro). (Ilia) - Fixed bug #31072 (var_export() does not output an array element with an empty string key). (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php