From: Etienne Kneuss Date: Mon, 22 Dec 2008 14:19:47 +0000 (+0000) Subject: MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes) X-Git-Tag: php-5.3.0beta1~395 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dbd703131dada883aeaceb731ab1b3739cf64f7a;p=php MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes) --- diff --git a/NEWS b/NEWS index 743cf5b14e..11a11e35dd 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP NEWS given bad data). (Ilia) - Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott) - Fixed bug #46681 (mkdir() fails silently on PHP 5.3). (Hannes) +- Fixed bug #46646 (Restrict serialization on some internal classes like + Closure and SplFileInfo using exceptions). (Etienne) - Fixed bug #46268 (DateTime::modify() does not reset relative time values). (Derick) - Fixed bug #45989 (json_decode() doesn't return NULL on certain