1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00

revert the NEWS line for bug #45799

This commit is contained in:
Takeshi Abe
2009-03-14 17:48:33 +00:00
parent 1220cd5495
commit 92ce8cfb42

1
NEWS
View File

@@ -36,7 +36,6 @@ PHP NEWS
- Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator).
(David C.)
- Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
- Fixed bug #45799 (imagepng() crashes on empty image). (Martin McNickle, Takeshi Abe)
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent
connection). (Felipe)
- Fixed PECL Bug #16035 (OCI8: oci_connect without ORACLE_HOME defined causes segfault) (Chris Jones/Oracle Corp.)