From b017713c3bb6e89c1ceb179dfeae9fcaae518a42 Mon Sep 17 00:00:00 2001 From: Date: Tue, 6 Feb 2001 02:09:22 +0000 Subject: [PATCH] NEWS update --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index e3d7490239..ecbbba64d0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Added a new parameter to mail() which appends aditional command line + parameters to the mail program. (Derick) +- Added Udm_Clear_Search_Limits mnoGoSearch extension function. +- Fixed default search path. (gluke) +- Added new Udm_Add_Search_Limit mnoGoSearch extension function. + Some bugfixes and example update. (gluke) +- Fixed mnogosearch protos. Fixed mnogosearch functions return values. + A bug with capital letters break search has been fixed. (gluke) - Static methods can now be called via call_user_method_* functions, e.g. call_user_method('method', 'class'), and also array('class', 'method') constructs (for array_walk(), for example). (Andrei, Zend Engine) -- 2.50.1