3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = [ ['object_id' => 3834, 'comment_nb' => 1], ['object_id' => 3835, 'comment_nb' => 4], ['object_id' => 3839, 'comment_nb' => 2], ]; $result = array_column($arr, null); var_dump($result);

preferences:
45.99 ms | 402 KiB | 5 Q