3v4l.org

run code in 300+ PHP versions simultaneously
<?php class test { function te() { var_dump(__FUNCTION__, __METHOD__); } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aD0sS
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E > > RETURN                                                   1

Class test:
Function te:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aD0sS
function name:  te
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'var_dump'
          1        SEND_VAL                                                 'te'
          2        SEND_VAL                                                 'test%3A%3Ate'
          3        DO_ICALL                                                 
    5     4      > RETURN                                                   null

End of function te

End of class test.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
285.74 ms | 1394 KiB | 15 Q