3v4l.org

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

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

End of function x

End of class exampleInterface.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.42 ms | 1396 KiB | 13 Q