iliaa           Wed Jun  7 13:44:08 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Bug fixing news
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.78&r2=1.2027.2.547.2.79&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.78 php-src/NEWS:1.2027.2.547.2.79
--- php-src/NEWS:1.2027.2.547.2.78      Wed Jun  7 03:33:16 2006
+++ php-src/NEWS        Wed Jun  7 13:44:08 2006
@@ -50,6 +50,7 @@
 - Fixed memory leaks in openssl streams context options (Pierre)
 - Fixed handling of extremely long paths inside tempnam() function. (Ilia)
 - Fixed bug #37709 (Possible crash in PDO::errorCode()). (Ilia)
+- Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno)
 - Fixed bug #37705 (Semaphore constants not available). (Ilia)
 - Fixed bug #37671 (MySQLi extension fails to recognize BIT column). (Ilia)
 - Fixed bug #37635 (parameter of pcntl signal handler is trashed). (Mike)

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

Reply via email to