3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "cmd=_notify-validate&mc_gross=3.22&protection_eligibility=Eligible&address_status=confirmed&payer_id=DAWHH4FWEJT9N&tax=0.00&address_street=1+Main+St&payment_date=07%3A11%3A56+Sep+04%2C+2015+PDT&payment_status=Completed&charset=windows-1252&address_zip=95131&first_name=facilitator&mc_fee=0.39&address_country_code=US&address_name=facilitator+account%27s+Test+Store¬ify_version=3.8&custom=a%3A2%3A%7Bs%3A9%3A%22hotspotid%22%3Bs%3A2%3A%2279%22%3Bs%3A4%3A%22code%22%3Bs%3A32%3A%223468f45992d9edd24eb1258314a5e444%22%3B%7D&payer_status=verified&business=pfp-facilitator-1%40databranch.com.au&address_country=United+States&address_city=San+Jose&quantity=1&verify_sign=AlAAWrhhKrG3YfPe4U2uTHMEofRoAh6NnsoqtYewJzWgXwqSeoezuQ24&payer_email=pfp-facilitator%40databranch.com.au&txn_id=67X80780G4685821R&payment_type=instant&payer_business_name=facilitator+account%27s+Test+Store&last_name=account&address_state=CA&receiver_email=pfp-facilitator-1%40databranch.com.au&payment_fee=0.39&receiver_id=YHP2859W 4Z3TW&txn_type=web_accept&item_name=newws&mc_currency=USD&item_number=&residence_country=US&test_ipn=1&handling_amount=0.00&transaction_subject=a%3A2%3A%7Bs%3A9%3A%22hotspotid%22%3Bs%3A2%3A%2279%22%3Bs%3A4%3A%22code%22%3Bs%3A32%3A%223468f45992d9edd24eb1258314a5e444%22%3B%7D&payment_gross=3.22&shipping=0.00&ipn_track_id=ac9bd8e388260"; print_r(parse_str($str));
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.6
Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /in/TCg9c:8 Stack trace: #0 /in/TCg9c(8): parse_str('cmd=_notify-val...') #1 {main} thrown in /in/TCg9c on line 8
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.16 - 7.3.31, 7.4.0 - 7.4.33
Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /in/TCg9c on line 8
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.3.32 - 7.3.33

preferences:
222.8 ms | 404 KiB | 311 Q