tony2001                Wed Apr  5 14:08:18 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.494&r2=1.2027.2.495&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.494 php-src/NEWS:1.2027.2.495
--- php-src/NEWS:1.2027.2.494   Wed Apr  5 12:17:33 2006
+++ php-src/NEWS        Wed Apr  5 14:08:18 2006
@@ -18,6 +18,8 @@
 - Fixed bug #36944 (strncmp & strncasecmp do not return false on negative 
   string length). (Tony)
 - Fixed bug #36941 (ArrayIterator does not clone itself). (Marcus)
+- Fixed bug #36934 (OCILob->read() doesn't move internal pointer when 
+  reading 0's). (Tony)
 - Fixed bug #36898 (__set() leaks in classes extending internal ones). 
   (Tony, Dmitry)
 - Fixed bug #36886 (User filters can leak buckets in some situations). (Ilia)

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

Reply via email to