Bug fixing news

This commit is contained in:
Ilia Alshanetsky 2006-01-17 19:57:01 +00:00
parent b6cb9d3ce5
commit 5a6a07467f

2
NEWS
View File

@ -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)