From 8685972af298c145d65b37fe9458184883fb5186 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 8 Mar 2004 19:00:21 +0000 Subject: [PATCH] Rename hasMore() to valid() as discussed. (Part III) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d6b16a7e73..3ed0568cc1 100644 --- a/NEWS +++ b/NEWS @@ -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") -- 2.40.0