3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "new_worksheet_name=&new_worksheet_campaign=&new_worksheet_recording_group=102%2C101%2C104&new_worksheet_vendors=&new_worksheet_publishers=&new_worksheet_agents=&new_worksheet_questions=&new_question_name_1=&new_question_text_1=&new_question_weight_1=&new_question_name_2=&new_question_text_2=&new_question_weight_2=&new_question_name_3=&new_question_text_3=&new_question_weight_3=&new_question_name_4=&new_question_text_4=&new_question_weight_4=&new_question_name_5=&new_question_text_5=&new_question_weight_5=&new_question_name_6=&new_question_text_6=&new_question_weight_6=&new_question_name_7=&new_question_text_7=&new_question_weight_7=&new_question_name_8=&new_question_text_8=&new_question_weight_8=&new_question_name_9=&new_question_text_9=&new_question_weight_9=&new_question_name_10=&new_question_text_10=&new_question_weight_10="; parse_str($string, $test); var_dump($test);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VhrLN
function name:  (null)
number of ops:  9
compiled vars:  !0 = $string, !1 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'new_worksheet_name%3D%26new_worksheet_campaign%3D%26new_worksheet_recording_group%3D102%252C101%252C104%26new_worksheet_vendors%3D%26new_worksheet_publishers%3D%26new_worksheet_agents%3D%26new_worksheet_questions%3D%26new_question_name_1%3D%26new_question_text_1%3D%26new_question_weight_1%3D%26new_question_name_2%3D%26new_question_text_2%3D%26new_question_weight_2%3D%26new_question_name_3%3D%26new_question_text_3%3D%26new_question_weight_3%3D%26new_question_name_4%3D%26new_question_text_4%3D%26new_question_weight_4%3D%26new_question_name_5%3D%26new_question_text_5%3D%26new_question_weight_5%3D%26new_question_name_6%3D%26new_question_text_6%3D%26new_question_weight_6%3D%26new_question_name_7%3D%26new_question_text_7%3D%26new_question_weight_7%3D%26new_question_name_8%3D%26new_question_text_8%3D%26new_question_weight_8%3D%26new_question_name_9%3D%26new_question_text_9%3D%26new_question_weight_9%3D%26new_question_name_10%3D%26new_question_text_10%3D%26new_question_weight_10%3D'
    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:
161.54 ms | 1395 KiB | 17 Q