3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface Car { public function driveForward(); } class FordKa implements Car { }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RbQsP
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   DECLARE_CLASS                                            'fordka'
   11     1      > RETURN                                                   1

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

End of function driveforward

End of class Car.

Class FordKa: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
197.92 ms | 1397 KiB | 13 Q