1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 12:31:06 +02:00

MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)

This commit is contained in:
Etienne Kneuss
2008-12-22 14:19:47 +00:00
parent f48d22afa1
commit dbd703131d

2
NEWS
View File

@@ -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