3v4l.org

run code in 300+ PHP versions simultaneously
<?php class D { public function __invoke() {} } (new D)(); // call invoke
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/G9ni4
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   NEW                                              $0      'D'
          1        DO_FCALL                                      0          
          2        INIT_DYNAMIC_CALL                                        $0
          3        DO_FCALL                                      0          
          4      > RETURN                                                   1

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

End of function __invoke

End of class D.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.85 ms | 1393 KiB | 13 Q