tony2001                Mon Oct 18 11:16:22 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.740&r2=1.1247.2.741&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.740 php-src/NEWS:1.1247.2.741
--- php-src/NEWS:1.1247.2.740   Sun Oct 17 14:41:29 2004
+++ php-src/NEWS        Mon Oct 18 11:16:21 2004
@@ -4,6 +4,7 @@
 - Fixed a bug in addslashes() handling of the '\0' character. (Ilia)
 - Backported Marcus' foreach() speedup patch from PHP 5.x. (Derick)
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony)
 - Fixed bug #30282 (segfault when using unknown/unsupported
   session.save_handler and/or session.serialize_handler). (Tony)
 - Fixed bug #30281 (Prevent non-wbmp images from being detected as such).

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

Reply via email to