unread
Hi,
there seems to be a bug in array_column function. Look at this:
The variables $column_key and $index_key are strings after calling
array_column which is probably wrong... :)
I have fixed that - pull request:
https://github.com/php/php-src/pull/316
Regards
Jakub