3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array ( 0 => array ( 'id' => '1430611', 'contentobject_id' => '124', 'creator_id' => '77277', 'version' => '5522', 'status' => '3', 'created' => '1350030385', 'modified' => '1350030665', 'workflow_event_pos' => '0', 'user_id' => '0', 'language_mask' => '5', 'initial_language_id' => '4', ), 1 => array ( 'id' => '1430840', 'contentobject_id' => '124', 'creator_id' => '679', 'version' => '5523', 'status' => '3', 'created' => '1350037411', 'modified' => '1350037490', 'workflow_event_pos' => '0', 'user_id' => '0', 'language_mask' => '5', 'initial_language_id' => '4', ), 2 => array ( 'id' => '1430841', 'contentobject_id' => '124', 'creator_id' => '679', 'version' => '5524', 'status' => '3', 'created' => '1350037680', 'modified' => '1350037688', 'workflow_event_pos' => '0', 'user_id' => '0', 'language_mask' => '5', 'initial_language_id' => '4', ), 3 => array ( 'id' => '1430847', 'contentobject_id' => '124', 'creator_id' => '679', 'version' => '5525', 'status' => '3', 'created' => '1350039388', 'modified' => '1350039620', 'workflow_event_pos' => '0', 'user_id' => '0', 'language_mask' => '5', 'initial_language_id' => '4', ), 4 => array ( 'id' => '1431072', 'contentobject_id' => '124', 'creator_id' => '679', 'version' => '5526', 'status' => '1', 'created' => '1350046041', 'modified' => '1350046056', 'workflow_event_pos' => '0', 'user_id' => '0', 'language_mask' => '5', 'initial_language_id' => '4', ), ); array_unique( $array );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4apPh
function name:  (null)
number of ops:  5
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    5     1        INIT_FCALL                                               'array_unique'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                                 
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.55 ms | 1393 KiB | 15 Q