summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Cowburn <salathe@php.net>2011-02-11 22:31:52 +0000
committerPeter Cowburn <salathe@php.net>2011-02-11 22:31:52 +0000
commit82dd0b9db01032144eb30525acb8b03f0c175ed7 (patch)
treeabe3c57530218ba1ac353113553303759e38ac6a
parent14c6cc5b7f67e9254a9e96c2b7ed1c62612bdb46 (diff)
downloadphp-git-82dd0b9db01032144eb30525acb8b03f0c175ed7.tar.gz
Oopsie, fix typo in UPGRADING
-rwxr-xr-xUPGRADING2
1 files changed, 1 insertions, 1 deletions
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()