3v4l.org

run code in 500+ PHP versions simultaneously
<?php interface Foo extends JsonSerializable { public function jsonSerialize(): array; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JbouL
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   DECLARE_CLASS                                                'foo'
    5     1      > RETURN                                                       1

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

End of function jsonserialize

End of class Foo.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
204.6 ms | 1751 KiB | 13 Q