moriyoshi               Mon Jan  6 20:46:39 2003 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Trivial grammer fix
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1303 php4/NEWS:1.1304
--- php4/NEWS:1.1303    Mon Jan  6 20:36:37 2003
+++ php4/NEWS   Mon Jan  6 20:46:38 2003
@@ -16,8 +16,8 @@
   and should not be cached). (Ilia)
 - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
 - Made uniqid() parameters to be optional and allow any prefix length. (Marcus)
-- Made array_search() to accept objects as a needle under ZendEngine2.
-  (Moriyoshi)
+- Improved array_search() so that it can accept objects as a needle under
+  ZendEngine2. (Moriyoshi)
 - Added new range() functionality (Ilia)
   . Support for float modifier.
   . Detection of numeric values inside strings passed as high & low.



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

Reply via email to