Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0rBGX
function name: (null)
number of ops: 7
compiled vars: !0 = $staticMethodName
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > ASSIGN !0, 'staticMethod'
10 1 INIT_FCALL 'var_dump'
2 INIT_STATIC_METHOD_CALL 'MyClass', !0
3 DO_FCALL 0 $2
4 SEND_VAR $2
5 DO_ICALL
6 > RETURN 1
Class MyClass:
Function staticmethod:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0rBGX
function name: staticMethod
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > > RETURN 'MyClass%3A%3AstaticMethod+called'
5 1* > RETURN null
End of function staticmethod
End of class MyClass.
Generated using Vulcan Logic Dumper, using php 8.0.0