From 3259aad229f46cb7ac6414196cdffb247d617c33 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 25 Jan 2005 10:48:13 +0000 Subject: [PATCH] - BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4cbd7e032b..35de09a112 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS - Changed phpize not to require automake and libtool. (Jani) - Fixed build system to always use bundled libtool files. (Jani) - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) +- Changed foreach to throw an exception if IteratorAggregate::getIteraor() does + not return an Iterator. (Marcus) - Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays). (Marcus) - Fixed bug #31623 (OCILogin does not support password grace period). -- 2.50.1