helly           Mon Mar  8 14:00:23 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Rename hasMore() to valid() as discussed. (Part III)
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1623&r2=1.1624&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1623 php-src/NEWS:1.1624
--- php-src/NEWS:1.1623 Tue Mar  2 16:56:29 2004
+++ php-src/NEWS        Mon Mar  8 14:00:21 2004
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? March 2004, PHP 5 Release Candidate 1
+- Changed Iterator::has_more() to Iterator::valid(). (Marcus)
 - Upgraded bundled oniguruma library to version 2.2.2. (Rui, Moriyoshi)
 - Added support for more ISO8601 style datetime formats. (Moriyoshi)
   . Timezone specifier (ex. "20040301T02:00:00+19:00")

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

Reply via email to