From: Date: Tue, 30 Oct 2001 01:09:55 +0000 (+0000) Subject: NEWS update X-Git-Tag: ChangeLog~479 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43a2fe1cd88a34b7dbe032290807e3baad61a268;p=php NEWS update --- diff --git a/NEWS b/NEWS index 4064a53d32..dcba911b14 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- fbsql_num_rows now return the correct value on all select statements - Fixed HTTP file upload support to handle big files better. (Jani) - Added array_chunk() function that splits an array into chunks of specified size. (Andrei)