tony2001                Sun Dec  4 06:47:20 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.269&r2=1.2027.2.270&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.269 php-src/NEWS:1.2027.2.270
--- php-src/NEWS:1.2027.2.269   Thu Dec  1 21:18:51 2005
+++ php-src/NEWS        Sun Dec  4 06:47:18 2005
@@ -21,6 +21,9 @@
 - Fixed many bugs in OCI8. (Tony)
 - Fixed crash and leak in mysqli when using 4.1.x client libraries and
   connecting to 5.x server. (Andrey)
+- Fixed bug #35543 (php crash when calling non existing method of a class
+  that extends PDO). (Tony)
+- Fixed bug #35539 (typo in error message for ErrorException). (Tony)
 - Fixed bug #35508 (PDO fails when unknown fetch mode specified). (Tony)
 - Fixed bug #35499 (strtotime() does not handle whitespace around the date 
   string). (Ilia)

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

Reply via email to