]> granicus.if.org Git - php/commitdiff
BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
authorMichael Wallner <mike@php.net>
Fri, 9 Jun 2006 15:17:39 +0000 (15:17 +0000)
committerMichael Wallner <mike@php.net>
Fri, 9 Jun 2006 15:17:39 +0000 (15:17 +0000)
       pumuckel at metropolis dot de)

NEWS

diff --git a/NEWS b/NEWS
index f3631a032292fad36a7d4f5dc5bfdc9de5acd84f..fb009debd8f7d1ef16d3da53c8401bfd8febf8ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,8 @@ PHP                                                                        NEWS
 - Fixed memory leaks in openssl streams context options (Pierre)
 - Fixed handling of extremely long paths inside tempnam() function. (Ilia)
 - Fixed bug #37747 (strtotime segfaults when given "nextyear"). (Derick)
+- Fixed bug #37720 (merge_php_config scrambles values). (Mike,
+  pumuckel at metropolis dot de)
 - Fixed bug #37709 (Possible crash in PDO::errorCode()). (Ilia)
 - Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno, Dmitri)
 - Fixed bug #37705 (Semaphore constants not available). (Ilia)