From: Markus Fischer Date: Sun, 29 Sep 2002 22:13:16 +0000 (+0000) Subject: - Update X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fb5efd59b0e44c5622628429cf1e49e267fda98;p=php - Update --- diff --git a/NEWS b/NEWS index 1ef13bbaaa..227b051ef2 100644 --- 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)