3v4l.org

run code in 500+ PHP versions simultaneously
<?php interface Bar {} interface Baz {} interface Beep {} function test((Stringable&Beep)|(Stringable&Bar&Baz) $value): void {}
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0bMlP
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E > > RETURN                                                       1

Function test:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0bMlP
function name:  test
number of ops:  2
compiled vars:  !0 = $value
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
          0  E >   RECV                                                 !0      
          1      > RETURN                                                       null

End of function test

Class Bar: [no user functions]
Class Baz: [no user functions]
Class Beep: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
155.33 ms | 1579 KiB | 13 Q