From: Etienne Kneuss Date: Fri, 22 Mar 2013 10:35:45 +0000 (+0100) Subject: Add SplDoublyLinkedList::add to UPGRADING X-Git-Tag: php-5.5.0beta2~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6af1b08482f2b3a3fdb58693d37e1ed51007b83c;p=php Add SplDoublyLinkedList::add to UPGRADING --- 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()