mfischer Sun Sep 29 18:13:16 2002 EDT Modified files: /php4 NEWS Log: - Update Index: php4/NEWS diff -u php4/NEWS:1.1151 php4/NEWS:1.1152 --- php4/NEWS:1.1151 Sun Sep 29 10:48:10 2002 +++ php4/NEWS Sun Sep 29 18:13:16 2002 @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php