Fixed bug #41765 (Recode crashes/does not work on amd64)

This commit is contained in:
Stanislav Malyshev 2007-06-22 00:10:02 +00:00
parent 44bec384ed
commit 3444305c5d

2
NEWS
View File

@ -36,6 +36,8 @@ PHP NEWS
- Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory
already exists). (Pierre)
- Fixed bug #41765 (Recode crashes/does not work on amd64)
(nexus at smoula dot net, Stas)
- Fixed bug #41724 (libxml_get_last_error() - errors service request scope).
(thekid at php dot net, Ilia)
- Fixed bug #41717 (imagepolygon does not respect thickness). (Pierre)