]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Tue, 12 Oct 2004 22:23:48 +0000 (22:23 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 12 Oct 2004 22:23:48 +0000 (22:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 35ca64524253e06811ac88290c3ecfd3dc19f205..2ca5f52d7c66384d3db413edbad0793fe6a4df02 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
+- Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #30387 (stream_socket_client async connect was broken).
   (vnegrier at esds dot com, Wez).
-- Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30381 (Strange results with get_class_vars()). (Marcus)
 - Fixed bug #30375 (cal_info() does not work without a parameter). (Ilia)
 - Fixed bug #30362 (stream_get_line() not handling end string correctly).
   (Ilia)