3v4l.org

run code in 300+ PHP versions simultaneously
<?php class somePhp4Crap { function somePhp4Crap() { // this is how we did constructors in php 4. note we have no visibility set because everything is public! } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Gp8cu
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E > > RETURN                                                   1

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

End of function somephp4crap

End of class somePhp4Crap.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.35 ms | 1392 KiB | 13 Q