From: Andi Gutmans Date: Fri, 10 Mar 2000 16:50:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: PHP-4.0-RC1~198 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3cd07fe7d41cedd5680d09b96204eece898e502;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 8d645b03cb..6677f87dc5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Added include_once() and require_once() functionality (Andi, Zend library) - Removed support for pdflib < 3.0 (Uwe) - Added auto-registration of everything in $HTTP_SESSION_VARS[] if register_globals is turned off. (Andrei)