From 78cd4cdbe10b6ec4def4b7910f3a906cd7c9d611 Mon Sep 17 00:00:00 2001 From: Date: Tue, 13 Mar 2001 02:09:17 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5314a93e87..e8109c206b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Added array_reduce(), which allows iterative reduction of an array + to a single value via a callback function. (Andrei) - The imageloadfont function of the gd extension should be not platform dependent after this fix. (alex@zend.com) - Fixed a compatibility problem in some file functions (fgets, fputs, fread, -- 2.50.1