iliaa           Sat Aug 16 19:05:20 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.350 php-src/NEWS:1.1247.2.351
--- php-src/NEWS:1.1247.2.350   Thu Aug 14 13:49:48 2003
+++ php-src/NEWS        Sat Aug 16 19:05:19 2003
@@ -17,6 +17,7 @@
   (Ilia, Jani)
 - Fixed bug #24792 (--enable-zend-multibyte causes random segfaults with ZTS).
   (fujimoto)
+- Fixed bug #24224 (ibase_blob_get() overflow). (Ard)
 - Fixed bug #24142 (workaround for a gcc bug affecting round()). (Marcus, Ilia)
 - Fixed bug #24063 (serialize() missing 0 after the . on scientific notation).
   (Marcus, Ilia)
@@ -27,6 +28,7 @@
 - Fixed bug #21957 (serialize() mangles objects with __sleep). (Ilia)
 - Fixed bug #21918 (strange behaviour of mixed type in array-keys). (Marcus)
 - Fixed bug #20896 (-s -w modes with php-cli cause php to hang). (Ilia)
+- Fixed bug #18744 (blob_add() has max limit of 64k). (Ard)
 - Fixed bug #7014 (crash in _php_ibase_error() after request shutdown). (Ard)
 
 07 Aug 2003, Version 4.3.3RC3



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

Reply via email to