3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(parse_str(urldecode("form=username%3Dpentest%26jabber%3D%26icq%3D%26skype%3D%26email%3D%26new_pass%3D123qwe%26balance%3D0.00%26socks_viewed%3D0%26def_filter%3D%26panel_home_page%3D%26api_key%3D32fb732dcaae601458964b697fe2f6fb%26socks_tarif_id%3D0%26wmz%3D%26socks_paid_date%3D%26socks_expiry_date%3D%26socks_count_limit%3D0%26api_active%3DY%26ssh_seller%3D0%26save_history%3Dy%26status%3D1%26language%3Den%26ban_reason%3D")));
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /in/XtbGS:3 Stack trace: #0 /in/XtbGS(3): parse_str('form=username=p...') #1 {main} thrown in /in/XtbGS on line 3
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /in/XtbGS:3 Stack trace: #0 /in/XtbGS(3): parse_str('form=username=p...') #1 {main} thrown in /in/XtbGS on line 3
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33
Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /in/XtbGS on line 3
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.3.32 - 7.3.33

preferences:
149.03 ms | 402 KiB | 213 Q