From 8c9578b492c36b25627f09970736525b56b0cad3 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 13 Apr 2006 06:16:42 +0000 Subject: [PATCH] Fixed bug #37046 (foreach breaks static scope) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 50bf13ab89..486f2b974c 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4 NEWS - Updated PCRE to version 6.6. (Andrei) - Added overflow checks to wordwrap() function. (Ilia) - Added a check for special characters in the session name. (Ilia) +- Fixed bug #37046 (foreach breaks static scope). (Dmitry) - Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper). (Ilia) - Fixed bug #36776 (node_list_wrapper_dtor segfault). (Rob) -- 2.50.1