From: Peter Cowburn Date: Fri, 11 Feb 2011 22:31:52 +0000 (+0000) Subject: Oopsie, fix typo in UPGRADING X-Git-Tag: php-5.3.6RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82dd0b9db01032144eb30525acb8b03f0c175ed7;p=php Oopsie, fix typo in UPGRADING --- diff --git a/UPGRADING b/UPGRADING index 310bcfdb03..7c248d04d0 100755 --- a/UPGRADING +++ b/UPGRADING @@ -671,7 +671,7 @@ UPGRADE NOTES - PHP 5.3 ReflectionClass::getNamespaceName() ReflectionClass::getShortName() - SPL: DirectoryIterator::getExtension() - SplFileObject::getExtension() + SplFileInfo::getExtension() SplObjectStorage::addAll() SplObjectStorage::removeAll() - XSL: XSLTProcessor::setProfiling()