edink Tue Jan 7 10:27:28 2003 EDT Modified files: /php4 NEWS Log: #17098 was MFH'ed Index: php4/NEWS diff -u php4/NEWS:1.1304 php4/NEWS:1.1305 --- php4/NEWS:1.1304 Mon Jan 6 20:46:38 2003 +++ php4/NEWS Tue Jan 7 10:27:27 2003 @@ -12,8 +12,6 @@ - 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 many 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) - Made uniqid() parameters to be optional and allow any prefix length. (Marcus) - Improved array_search() so that it can accept objects as a needle under
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php