From 1a8da63ca0c4d3ed70816494db402d2024de2b0f Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sat, 3 Jun 2000 10:35:37 +0000 Subject: [PATCH] news update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4e297d443e..a6c4a2499d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Added support for comparisons of arrays (with arrays) and objects (with + objects) (Zeev, Zend Engine) - Allow all functions that receive user-defined function callbacks to accept an array that contains an object and a method name, in place of a function name, e.g. usort($array, array($obj, "ObjSort")) (Zeev, Zend Engine) -- 2.50.1