3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a='/portal/behr/register.php?crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger'; parse_str($a, $out); var_dump($out);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Gqb9p
function name:  (null)
number of ops:  9
compiled vars:  !0 = $a, !1 = $out
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%2Fportal%2Fbehr%2Fregister.php%3Fcrm_person_id%3D2174162%26creator%3D17402%26l%3Dger%26l%3Deng%26l%3Dger%26l%3Dger'
    5     1        INIT_FCALL                                               'parse_str'
          2        SEND_VAR                                                 !0
          3        SEND_REF                                                 !1
          4        DO_ICALL                                                 
    6     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.73 ms | 1393 KiB | 17 Q