From b26fbe41b188b2b6c65a175faa1abb84417d8a1a Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Thu, 11 Oct 2001 10:46:29 +0000 Subject: [PATCH] * version_compare() is included from 4.0.7 --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 18eda242bc..ec49efa0b5 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,12 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev - Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) -- Added version_{lt,le,gt,ge,eq} functions (Stig) - Added ldap_start_tls() function (Stig Venaas, patch by kuenne@rentec.com) - Added support for word match mnogosearch-3.2 command and for stopfile command. StopTable will not be supported by mnogosearch-3.2.x - Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick) - Have rand() and mt_rand() seed automatically if srand() or mt_srand() has not been called. (Sterling) -- Added version_compare() function (Stig) - Don't throw a 'file does not exist' warning for the is_dir(), is_writeable(), is_readable(), is_executable(), is_link() and is_file() functions. (Sterling) - Added array_change_key_case() function that returns array with @@ -45,6 +43,7 @@ PHP 4.0 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha) ?? ??? 200?, Version 4.0.7 +- Added version_compare() function (Stig) - Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications, even if they didn't use pg_last_notice()) (Zeev) - Fixed DOM-XML's error reporting, so E_WARNING errors are given instead of -- 2.40.0