tony2001                Sat Apr 22 19:16:37 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.525&r2=1.2027.2.526&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.525 php-src/NEWS:1.2027.2.526
--- php-src/NEWS:1.2027.2.525   Sat Apr 22 17:17:40 2006
+++ php-src/NEWS        Sat Apr 22 19:16:36 2006
@@ -2,6 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 20 Apr 2006, PHP 5.1.3RC3
 - Fixed reading stream filters never notified about EOF. (Mike)
+- Fixed bug #37167 (PDO segfaults when throwing exception from the fetch 
+  handler). (Tony)
 - Fixed bug #37158 (fread behaviour changes after calling
   stream_wrapper_register). (Wez)
 - Fixed bug #37138 (__autoload tries to load callback'ed self and parent).

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

Reply via email to