Commit:    6f17c6242fcc1c26ba987f185662b8dd815fd7dc
Author:    Stanislav Malyshev <s...@php.net>         Wed, 20 Mar 2013 14:14:17 
-0700
Parents:   225835045045c9227199382f763f424e2d3be1e2
Branches:  PHP-5.5

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

Log:
add array_column()

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index ca35a99..126bc26 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -169,6 +169,7 @@ PHP 5.5 UPGRADE NOTES
 ========================================
 
 - Core:
+  - array_column()
   - boolval()
   - password_get_info()
   - password_hash()


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

Reply via email to