From: Date: Sat, 4 Jan 2003 01:34:30 +0000 (+0000) Subject: NEWS update X-Git-Tag: PHP_5_0_dev_before_13561_fix~473 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9c558c6d30904d7ad6eb53b394f9ea8861ea516;p=php NEWS update --- diff --git a/NEWS b/NEWS index b51714eebd..254d09ed8a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.4.0 +- Removed support for libmcrypt 2.2.x to allow cleaner code. Another reason + to upgrade libmcrypt to a 2.5.x series as the older ones have too much bugs + to be safely used with PHP. (Derick) - Fixed bug #17098 (make Apache2 aware that PHP scripts represent dynamic data and should not be cached). (Ilia) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)