From: Torben Wilson Date: Wed, 29 Mar 2000 22:18:41 +0000 (+0000) Subject: Missed Andrei's @ note... X-Git-Tag: php-4.0RC2~583 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b543f9959c5672055f8ee87d6d9ab3ab45850b2e;p=php Missed Andrei's @ note... --- diff --git a/NEWS b/NEWS index f7165f2ada..55782ccce6 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0 Release 27 March 2000, Version 4.0 Release Candidate 1 +- added !== operator support. (Torben, Zend library) - Fixed a data corruption bug in mysql_result(), if used in table.fieldname mode (Zeev) - Fixed a crash problem in func_num_args(), func_get_arg() and func_get_args()