3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! foo(); if (true) { function foo() { echo "bar"; } }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 4
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 4
filename:       /in/rVLLs
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'foo'
          1        DO_FCALL                                      0          
    5     2      > JMPZ                                                     <true>, ->4
    6     3    >   DECLARE_FUNCTION                                         'foo'
    9     4    > > RETURN                                                   1

Function %00foo%2Fin%2FrVLLs%3A6%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rVLLs
function name:  foo
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ECHO                                                     'bar'
    8     1      > RETURN                                                   null

End of function %00foo%2Fin%2FrVLLs%3A6%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.63 ms | 1384 KiB | 13 Q