3v4l.org

run code in 300+ PHP versions simultaneously
<?php class test { const _TYPE = array( "name1" => "0", "name2" => "1", "name3" => "2" ); } prit_r(test::_TYPE);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gCJZe
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   12     0  E >   INIT_FCALL_BY_NAME                                       'prit_r'
          1        SEND_VAL_EX                                              <array>
          2        DO_FCALL                                      0          
          3      > RETURN                                                   1

Class test: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.5 ms | 1392 KiB | 13 Q