moriyoshi               Tue Jan 11 16:10:48 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1831&r2=1.1832&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1831 php-src/NEWS:1.1832
--- php-src/NEWS:1.1831 Sat Jan  8 07:16:31 2005
+++ php-src/NEWS        Tue Jan 11 16:10:47 2005
@@ -56,6 +56,7 @@
 - Fixed bug with raw_post_data not getting set. (Brian)
 - Fixed bug in mysql::client_version(). (Georg)
 - Fixed ZTS destruction. (Marcus)
+- Fixed bug #31478 (segfault with empty() / isset()). (Moriyoshi)
 - Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
 - Fixed bug #29522 (accessing properties without connection). (Georg)
 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default). (Georg)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to