3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace foo; #[Blah] function doit() { echo __FUNCTION__, "\n"; } doit();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O0glf
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   INIT_NS_FCALL_BY_NAME                                    'foo%5Cdoit'
          1        DO_FCALL                                      0          
          2      > RETURN                                                   1

Function foo%5Cdoit:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O0glf
function name:  foo\doit
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ECHO                                                     'foo%5Cdoit'
          1        ECHO                                                     '%0A'
          2      > RETURN                                                   null

End of function foo%5Cdoit

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.17 ms | 1396 KiB | 14 Q