From: Takeshi Abe Date: Sat, 14 Mar 2009 17:48:33 +0000 (+0000) Subject: revert the NEWS line for bug #45799 X-Git-Tag: RELEASE_1_3_5~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92ce8cfb4246442bb50ebdf6df76052ef5662a36;p=php revert the NEWS line for bug #45799 --- diff --git a/NEWS b/NEWS index e015b6126e..0e148de30a 100644 --- a/NEWS +++ b/NEWS @@ -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.)