]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Tue, 17 Jan 2006 19:57:01 +0000 (19:57 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 17 Jan 2006 19:57:01 +0000 (19:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index af15733567e8f075560c0b1482647a6a05371c66..dc0c7b9561bdbd7b3fec76767664bea58b78de0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ PHP                                                                        NEWS
   MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
 - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
   on error. (Pierre)
+- Fixed bug #36046 (parse_ini_file() miscounts lines in multi-line values).
+  (Ilia)
 - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony)
 - Fixed bug #36037 (heredoc adds extra line number). (Dmitry)
 - Fixed bug #36016 (realpath cache memleaks). (Dmitry, Nuno)