stas            Thu Sep 13 17:15:03 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  List recent fixes
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.947&r2=1.2027.2.547.2.948&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.947 php-src/NEWS:1.2027.2.547.2.948
--- php-src/NEWS:1.2027.2.547.2.947     Wed Sep 12 18:26:48 2007
+++ php-src/NEWS        Thu Sep 13 17:15:02 2007
@@ -14,6 +14,8 @@
   imlplementations of the fnmatch(), setlocale() and glob() functions. 
   Reported by Laurent gaffie. (Ilia)
 - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
+- Fixed PDO crash when dirver returns empty LOB stream (Stas).
+- Fixed dl() to accept only filenames - reported by Laurent Gaffie. (Stas)
 
 - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia)
 - Fixed bug #42627 (bz2 extension fails to build with -fno-common).

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

Reply via email to