1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00

dot dot dot..

This commit is contained in:
Moriyoshi Koizumi
2003-02-10 19:55:18 +00:00
parent 57fa382b4e
commit 4fc819b9e8

2
NEWS
View File

@@ -95,7 +95,7 @@ PHP 4 NEWS
true-color image). (Ilia)
- Fixed a crash when converting between true-color images (png/jpeg) and
gd1/gd2 image formats, png/jpeg -> gd1/gd2 -> png/jpeg conversion now
works correctly. (Ilia, Pierre-Alain Joye).
works correctly. (Ilia, Pierre-Alain Joye)
- Fixed a memory leak in the bundled GD library inside
gdImageTrueColorToPalette(). (Ilia)
- Fixed bug #12776 (array_walk crash). (Moriyoshi)