3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(array(031 => 031, "032" => "032", "033" => (int)"033"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WdVQH
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_ARRAY                                       ~0      25, 25
          2        ADD_ARRAY_ELEMENT                                ~0      '032', '032'
          3        CAST                                          4  ~1      '033'
          4        ADD_ARRAY_ELEMENT                                ~0      ~1, '033'
          5        SEND_VAL                                                 ~0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.58 ms | 1385 KiB | 15 Q