From: Rasmus Lerdorf Date: Mon, 8 Jan 2001 05:20:55 +0000 (+0000) Subject: Test ACL commit X-Git-Tag: php-4.0.5RC1~672 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d6d09ec3bbcd145da4176c92a0b528f59ddb236;p=php Test ACL commit --- diff --git a/NEWS b/NEWS index 7d2e9a8780..ccbfc7ef48 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,7 @@ PHP 4.0 NEWS - ext/odbc: IBM DB2 patch by Walter Franzini - Added extension for the cracklib library. (Alexander Feldman) -?? ??? 2000, Version 4.0.4 +19 Dec. 2000, Version 4.0.4 - Allow assigning a newly created object by reference. This is needed only if your constructor makes other data structures reference the $this object (for example, $GLOBALS["foobar"] =& $this;)