From 5a6a07467f1955d0d8d0bc89e5df33f3643ba384 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 17 Jan 2006 19:57:01 +0000 Subject: [PATCH] Bug fixing news --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index af15733567..dc0c7b9561 100644 --- 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) -- 2.50.1