]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 25 Jan 2004 13:33:43 +0000 (13:33 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 25 Jan 2004 13:33:43 +0000 (13:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index feeb1f560d8b433cfb342697a473bc80383e86d0..25b6d27f9b461ade9dd21e8c53997bd64cb67274 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 RC1
+- Respect property visibility in foreach. (Marcus)
 - Completely overhauled SimpleXML extension. (Marcus, Rob, Sterling)
 - Added stream_lock() method to userspace streams interface. (Hartmut, Wez)
 - Added xsltprocessor->registerPHPFunctions(). (Christian)