diff --git a/NEWS b/NEWS index feeb1f560d8..25b6d27f9b4 100644 --- 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)