Commit:    103cf4c060b7eed97b67549bee4836794a595e38
Author:    Stanislav Malyshev <s...@php.net>         Fri, 28 Jun 2013 14:01:25 
-0700
Parents:   e46beabe8fee2b46b174868cba4df1536b225713
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
add fix for  #60560 into upgrading

Bugs:
https://bugs.php.net/60560

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index 0293a6a..e6f582a 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -640,6 +640,9 @@ c. New functions
   - SPL
     - class_uses()
 
+  - SplFixedArray
+    - SplFixedArray::__wakeup() (5.4.18)
+
 d. New global constants
 
   - CURLOPT_MAX_RECV_SPEED_LARGE


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

Reply via email to