From: Edin Kadribasic Date: Sun, 26 May 2002 21:22:45 +0000 (+0000) Subject: I case we ever release 4.2.2. X-Git-Tag: php-4.2.3RC1~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4a777fd97a8678984bf6814c550220df3fe06c0;p=php I case we ever release 4.2.2. --- diff --git a/NEWS b/NEWS index 5e40abb93b..97635947cd 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ??? 2002, Version 4.2.2 +- Report the right exit code after a call to exit(). (Edin) + 13 May 2002, Version 4.2.1 - Added safe-mode checks to show_source(), parse_ini_file() and rmdir(). Also fixed security problems with safe_mode_include_dir directive. (Rasmus)