3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo implode(":", array_keys(array(9223372036854775806=>0, 1, 2, 3, 4)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9fnjW
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'implode'
          1        SEND_VAL                                                 '%3A'
          2        INIT_FCALL                                               'array_keys'
          3        INIT_ARRAY                                       ~0      0, 9223372036854775806
          4        ADD_ARRAY_ELEMENT                                ~0      1
          5        ADD_ARRAY_ELEMENT                                ~0      2
          6        ADD_ARRAY_ELEMENT                                ~0      3
          7        ADD_ARRAY_ELEMENT                                ~0      4
          8        SEND_VAL                                                 ~0
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                         $2      
         12        ECHO                                                     $2
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
191.08 ms | 1398 KiB | 17 Q