We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0173c4b commit 66b4e5cCopy full SHA for 66b4e5c
1 file changed
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Core:
6
. Added Zend Opcache extension and enable building it by default.
7
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)
10
. Fixed bug #64354 (Unserialize array of objects whose class can't
11
be autoloaded fail). (Laruence)
12
. Added support for changing the process's title in CLI/CLI-Server SAPIs.
0 commit comments