From: foobar Date: Wed, 10 Apr 2002 09:45:01 +0000 (+0000) Subject: Note about Apache2 support being experimental. X-Git-Tag: php-4.2.0RC3~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=453d7c8e4d4b3e06be1230d2cd2b16a8d364589d;p=php Note about Apache2 support being experimental. --- diff --git a/NEWS b/NEWS index 27ffb2b85b..492721155e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.2.0 - ATTENTION!! register_globals defaults to 'off' now !!! +- Note: Apache2 support is EXPERIMENTAL. - Moved ext/mailparse to PECL. See http://thebrainroom.com/opensource/php/ for more information and to download the extension. (Wez/Jim) - Fixed pg_last_notice() crash. (Yasuo)