3v4l.org

run code in 300+ PHP versions simultaneously
<?php class T { public function __construct() { $this->test = ''; } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DNOlH
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E > > RETURN                                                   1

Class T:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DNOlH
function name:  __construct
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ASSIGN_OBJ                                               'test'
          1        OP_DATA                                                  ''
    8     2      > RETURN                                                   null

End of function __construct

End of class T.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.46 ms | 1392 KiB | 13 Q