From: Dmitry Stogov Date: Mon, 7 Nov 2005 12:27:08 +0000 (+0000) Subject: Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compile... X-Git-Tag: php-4.4.2RC1~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=353a4d15455be7eda51ea2dbdac24c5ecd7db36a;p=php Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared) --- diff --git a/NEWS b/NEWS index f4d1b90129..1a4a46ccd5 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP 4 NEWS - Fixed bug #35071 (Wrong fopen mode used in GD safe-mode checks). (Jani) - Fixed bug #35067, #35063 (key(),current() need to work by reference). (Ilia) - Fixed bug #35059 (Apache2 crash with mod_rewrite). (Ilia) +- Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension + is compiled as shared). (Dmitry) - Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is zero). (Tony) - Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer