3v4l.org

run code in 500+ PHP versions simultaneously
<?php interface FactoryConfig { } interface Factory { public function make(): self&FactoryConfig; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MC5jDN
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 FactoryConfig: [no user functions]
Class Factory:
Function make:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MC5jDN
function name:  make
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    9     0  E >   VERIFY_RETURN_TYPE                                           
          1      > RETURN                                                       null

End of function make

End of class Factory.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
161.71 ms | 3420 KiB | 13 Q