Skip to content

Commit 66b4e5c

Browse files
committed
NEWS for array_column
1 parent 0173c4b commit 66b4e5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ PHP NEWS
55
- Core:
66
. Added Zend Opcache extension and enable building it by default.
77
More details here: https://wiki.php.net/rfc/optimizerplus. (Dmitry)
8+
. Added array_column function which returns a column in a multidimensional
9+
array. https://wiki.php.net/rfc/array_column. (Ben Ramsey)
810
. Fixed bug #64354 (Unserialize array of objects whose class can't
911
be autoloaded fail). (Laruence)
1012
. Added support for changing the process's title in CLI/CLI-Server SAPIs.

0 commit comments

Comments
 (0)