3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'http://powersites.me/wp-admin/frontend/social_login.php?api=google&code=4/yM8_rQDuiqMSev-P2hWj-H6RMMpE.Egki62ZE8I4dOl05ti8ZT3aBi_qajAI&authuser=0&num_sessions=1&prompt=consent&session_state=3c08e6e9d3a79944d6e8b80d19d6abc25aeaa493..3ce1'; parse_str($str, $output); var_dump($output);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FmIHB
function name:  (null)
number of ops:  9
compiled vars:  !0 = $str, !1 = $output
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fpowersites.me%2Fwp-admin%2Ffrontend%2Fsocial_login.php%3Fapi%3Dgoogle%26code%3D4%2FyM8_rQDuiqMSev-P2hWj-H6RMMpE.Egki62ZE8I4dOl05ti8ZT3aBi_qajAI%26authuser%3D0%26num_sessions%3D1%26prompt%3Dconsent%26session_state%3D3c08e6e9d3a79944d6e8b80d19d6abc25aeaa493..3ce1'
    5     1        INIT_FCALL                                               'parse_str'
          2        SEND_VAR                                                 !0
          3        SEND_REF                                                 !1
          4        DO_ICALL                                                 
    7     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:
151.42 ms | 1394 KiB | 17 Q