Commit:    6af1b08482f2b3a3fdb58693d37e1ed51007b83c
Author:    Etienne Kneuss <col...@php.net>         Fri, 22 Mar 2013 11:35:45 
+0100
Parents:   fd2b8df26562331fe1eccdc10efb3d8f98379a68
Branches:  PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6af1b08482f2b3a3fdb58693d37e1ed51007b83c

Log:
Add SplDoublyLinkedList::add to UPGRADING

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index cc3aebb..19a08e4 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -277,6 +277,7 @@ PHP 5.5 UPGRADE NOTES
 
 - SPL:
   - SplFixedArray::__wakeup()
+  - SplDoublyLinkedList::add()
 
 - Zend OPcache
  - opcache_get_configuration()


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to