]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Wed, 7 Jun 2006 13:44:08 +0000 (13:44 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 7 Jun 2006 13:44:08 +0000 (13:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27de5a0d49553488b54d3975868d9a2b98932794..5a0216fc83b6a9a76033922392a3bff5d60c6ba7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,7 @@ PHP                                                                        NEWS
 - 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)