3v4l.org

run code in 300+ PHP versions simultaneously
<?php class test { var $haha; } var_dump($test->haha);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dDLv3
function name:  (null)
number of ops:  5
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   INIT_FCALL                                               'var_dump'
          1        FETCH_OBJ_R                                      ~1      !0, 'haha'
          2        SEND_VAL                                                 ~1
          3        DO_ICALL                                                 
          4      > RETURN                                                   1

Class test: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
139.44 ms | 1397 KiB | 15 Q