From: Marcus Boerger Date: Sat, 3 Mar 2007 15:18:03 +0000 (+0000) Subject: - The # line does not belong here X-Git-Tag: php-5.2.2RC1~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=276aed565e8a2737e8d1920d44446bf7ba40354d;p=php - The # line does not belong here --- diff --git a/NEWS b/NEWS index e6fa76e0b8..ae32c2ca10 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,6 @@ PHP NEWS - Improved SPL (Marcus) . Added SplFileInfo::getBasename(), DirectoryIterator::getBasename(). . Added SplFileInfo::getLinkTarget(), SplFileInfo::getRealPath(). -# All based on suggestions by Arnold Davies - Added --ri switch to CLI which allows to check extension information. (Marcus) - Added tidyNode::getParent() method (John, Nuno) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)