3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = '{"transaction_subject":"","payment_date":"16:14:45 Jul 08, 2017 PDT","txn_type":"web_accept","last_name":"Cooper","residence_country":"GB","item_name":"VictoriaHearts 20 credits Special package","payment_gross":"2.99","mc_currency":"USD","business":"paypal_sp@gen.tech","payment_type":"instant","protection_eligibility":"Eligible","verify_sign":"APgiXGyNKmISRWx-0xnMhpadR6s0Aj5QwRnZWvKA4hemgqVQhd6R737K","payer_status":"verified","payer_email":"richard.cooper.ta@gmail.com","txn_id":"09U19195UJ7056802","quantity":"1","receiver_email":"paypal_sp@gen.tech","first_name":"Richard","payer_id":"JLS3WHLT42998","receiver_id":"PECGSM57JG6RS","item_number":"","payment_status":"Completed","payment_fee":"0.42","mc_fee":"0.42","mc_gross":"2.99","custom":"1000000666","charset":"windows-1252","notify_version":"3.8","ipn_track_id":"6ed3f3276f03e"}'; echo http_build_query(json_decode($a, true));
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 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
transaction_subject=&payment_date=16%3A14%3A45+Jul+08%2C+2017+PDT&txn_type=web_accept&last_name=Cooper&residence_country=GB&item_name=VictoriaHearts+20+credits+Special+package&payment_gross=2.99&mc_currency=USD&business=paypal_sp%40gen.tech&payment_type=instant&protection_eligibility=Eligible&verify_sign=APgiXGyNKmISRWx-0xnMhpadR6s0Aj5QwRnZWvKA4hemgqVQhd6R737K&payer_status=verified&payer_email=richard.cooper.ta%40gmail.com&txn_id=09U19195UJ7056802&quantity=1&receiver_email=paypal_sp%40gen.tech&first_name=Richard&payer_id=JLS3WHLT42998&receiver_id=PECGSM57JG6RS&item_number=&payment_status=Completed&payment_fee=0.42&mc_fee=0.42&mc_gross=2.99&custom=1000000666&charset=windows-1252&notify_version=3.8&ipn_track_id=6ed3f3276f03e
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 transaction_subject=&payment_date=16%3A14%3A45+Jul+08%2C+2017+PDT&txn_type=web_accept&last_name=Cooper&residence_country=GB&item_name=VictoriaHearts+20+credits+Special+package&payment_gross=2.99&mc_currency=USD&business=paypal_sp%40gen.tech&payment_type=instant&protection_eligibility=Eligible&verify_sign=APgiXGyNKmISRWx-0xnMhpadR6s0Aj5QwRnZWvKA4hemgqVQhd6R737K&payer_status=verified&payer_email=richard.cooper.ta%40gmail.com&txn_id=09U19195UJ7056802&quantity=1&receiver_email=paypal_sp%40gen.tech&first_name=Richard&payer_id=JLS3WHLT42998&receiver_id=PECGSM57JG6RS&item_number=&payment_status=Completed&payment_fee=0.42&mc_fee=0.42&mc_gross=2.99&custom=1000000666&charset=windows-1252&notify_version=3.8&ipn_track_id=6ed3f3276f03e

preferences:
151.59 ms | 403 KiB | 173 Q