summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorEtienne Kneuss <colder@php.net>2013-03-22 11:35:45 +0100
committerEtienne Kneuss <colder@php.net>2013-03-22 11:35:45 +0100
commit6af1b08482f2b3a3fdb58693d37e1ed51007b83c (patch)
tree12a80e8b5770e9dbec8160035793627ca4a5d710 /UPGRADING
parentfd2b8df26562331fe1eccdc10efb3d8f98379a68 (diff)
downloadphp-git-6af1b08482f2b3a3fdb58693d37e1ed51007b83c.tar.gz
Add SplDoublyLinkedList::add to UPGRADING
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index cc3aebb6de..19a08e4395 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -277,6 +277,7 @@ PHP 5.5 UPGRADE NOTES
- SPL:
- SplFixedArray::__wakeup()
+ - SplDoublyLinkedList::add()
- Zend OPcache
- opcache_get_configuration()