3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_export(array_unique(['1', 'a', 1, 9, null], SORT_REGULAR)); echo "\n";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WTZe6
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_export'
          1        INIT_FCALL                                                   'array_unique'
          2        SEND_VAL                                                     <array>
          3        SEND_VAL                                                     0
          4        DO_ICALL                                             $0      
          5        SEND_VAR                                                     $0
          6        DO_ICALL                                                     
    4     7        ECHO                                                         '%0A'
          8      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
172.31 ms | 3302 KiB | 15 Q