]> granicus.if.org Git - php/commitdiff
- Update
authorMarkus Fischer <mfischer@php.net>
Sun, 29 Sep 2002 22:13:16 +0000 (22:13 +0000)
committerMarkus Fischer <mfischer@php.net>
Sun, 29 Sep 2002 22:13:16 +0000 (22:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1ef13bbaaa03ebf4041bf7c95435d0f608eba1d1..227b051ef29d8530493732d484e4cf4d0f30fbbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia)
+- Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY).
+  (Ilia)
+- Fixed bug #19292 (open_basedir restriction problem). (Rasmus)
 - Fixed bug #19366 (gdImageFill crahes when x & y are outside of the
   image's boundries). (Ilia)
 - Fixed bug #13936 (__FILE__ constant didn't contain full path). (Ilia)