iliaa           Sat Dec 21 13:06:04 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Bug fixing news & range() changes.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1282 php4/NEWS:1.1283
--- php4/NEWS:1.1282    Fri Dec 20 20:11:44 2002
+++ php4/NEWS   Sat Dec 21 13:06:04 2002
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.4.0
+- Fixed bug #20987 (no handling for client certificates).
+- New range() functionality
+  . Support for float modifier.
+  . Detection of numeric values inside strings passed as high & low.
+  . Proper handle the situations where high == low.
 - Let array_search() accept objects as a needle under ZendEngine2. (Moriyoshi)
 - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
 - Added imagefilter() function which allows application of various filters.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to