3v4l.org

run code in 500+ PHP versions simultaneously
<?php function x() { parse_str("1&x"); } x();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3lNAH
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   INIT_FCALL                                                   'x'
          1        DO_FCALL                                          0          
          2      > RETURN                                                       1

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

End of function x

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.81 ms | 3072 KiB | 15 Q