moriyoshi               Tue Jan 11 17:02:04 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.183&r2=1.1760.2.184&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.183 php-src/NEWS:1.1760.2.184
--- php-src/NEWS:1.1760.2.183   Tue Jan 11 09:07:27 2005
+++ php-src/NEWS        Tue Jan 11 17:02:03 2005
@@ -17,6 +17,7 @@
 - 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 #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

Reply via email to