helly           Tue Jul 13 15:30:24 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.698&r2=1.1247.2.699&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.698 php-src/NEWS:1.1247.2.699
--- php-src/NEWS:1.1247.2.698   Sun Jul 11 17:38:56 2004
+++ php-src/NEWS        Tue Jul 13 15:30:24 2004
@@ -4,6 +4,8 @@
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute
   for doing performance stats without warnings in server-log. (Uwe Schindler)
+- Fixed bub #29116 (Zend constant warning uses memory after free). (Marcus,
+  jdolecek at NetBSD dot org)
 - Fixed bug #29049 (array sorting via user function/method does not validate 
   it). (Ilia)
 - Fixed bug #29038 (extract() with EXTR_PREFIX_SAME prefixes empty strings).

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

Reply via email to