Hi, there seems to be a bug in array_column function. Look at this:
http://3v4l.org/kZahr 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