From: foobar Date: Sun, 4 Dec 2005 14:10:22 +0000 (+0000) Subject: reorder,reword X-Git-Tag: php-5.1.2RC1~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1ce095f84026baa2e038ebdceaf133173a1f5ce;p=php reorder,reword --- diff --git a/NEWS b/NEWS index 2c47b79397..84569d6113 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, PHP 5.1.2 -- Added new extensions (Ilia,Wez) - . XmlWriter +- Added new extensions: (Ilia, Wez) + . XMLWriter . Hash -- Moved reflection into its own extension. (Marcus) - Added reflection constants as class constants. (Johannes) - Added --enable-gcov configure option to enable C-level code coverage. (John, Jani) - Added missing support for 'B' format identifier to date() function. (Ilia) +- Changed reflection to be an extension. (Marcus) - Improved SPL: (Marcus) . Added class SplFileInfo as root class for DirectoryIterator and SplFileObject