From: Date: Sat, 27 May 2000 02:15:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73bd59943c01e60aeba3baf120606d1a59a6962a;p=php NEWS update --- diff --git a/NEWS b/NEWS index a968838a8f..1a541675bc 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Changed the Apache handler's return status to 'Declined' when a requested + PHP file could not be found. Returning 'Not Found' caused problems + in the ErrorDocument handler stage in that $REDIRECT_REDIRECT_ERROR_NOTES + was not getting set at all. Moving to 'Declined' shoudl fix this and I + can't see any other side effects. (Rasmus) - Fixed scanning decimal numbers in internationalized environments. They should always be in standard US format e.g. 23.3. (Andi, Zend Engine) - Added second argument to preg_quote() which allows quoting of