andrey          Sun Jan 25 09:01:00 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  entrt about feature request #24258
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1588&r2=1.1589&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1588 php-src/NEWS:1.1589
--- php-src/NEWS:1.1588 Sun Jan 25 08:33:43 2004
+++ php-src/NEWS        Sun Jan 25 09:00:59 2004
@@ -53,6 +53,8 @@
 - Fixed bug #24608 (__set not triggered when overloading with array).
   (Stanislav)
 - Fixed bug #24243 (enabling browscap causes segfault). (Wez)
+- Added third optional parameter 'strict' to array_keys(). Works like the
+  'strict' parameter of in_array(). Feature request #24258. (Andrey)
 
 21 Dec 2003, PHP 5 Beta 3
 - Bundled new tidy extension (John, Wez)

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

Reply via email to