]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 5 May 2001 01:09:13 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sat, 5 May 2001 01:09:13 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 74e51e160533189521288aa50249e1835cb8df6e..2d2221ac15b8a18f51e3398f9409a28c82f1b9d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Fixed a bug in preg_split() that would incorrectly limit the number of
+  results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)
+- Added connection error support to mysql_error() and mysql_errno() (Jason)
 - Added support to getimagesize to return dimensions of BMP and PSD
   files (Derick)
 - Added Japanese multibyte string functions support. (Rui)