3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = '{"transaction_subject":"","payment_date":"16:19:39 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":"ANxwiqbTUnTqfI3.gbvJOMMmHL7zAa0PX7WDNL2QFEpcqcvFJxYkobJ4","payer_status":"verified","payer_email":"richard.cooper.ta@gmail.com","txn_id":"1UC98760CW318732J","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":"1000000669","charset":"windows-1252","notify_version":"3.8","ipn_track_id":"665c3d5d9cf93"}'; echo http_build_query(json_decode($a, true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WJoBn
function name:  (null)
number of ops:  10
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, '%7B%22transaction_subject%22%3A%22%22%2C%22payment_date%22%3A%2216%3A19%3A39+Jul+08%2C+2017+PDT%22%2C%22txn_type%22%3A%22web_accept%22%2C%22last_name%22%3A%22Cooper%22%2C%22residence_country%22%3A%22GB%22%2C%22item_name%22%3A%22VictoriaHearts+20+credits+Special+package%22%2C%22payment_gross%22%3A%222.99%22%2C%22mc_currency%22%3A%22USD%22%2C%22business%22%3A%22paypal_sp%40gen.tech%22%2C%22payment_type%22%3A%22instant%22%2C%22protection_eligibility%22%3A%22Eligible%22%2C%22verify_sign%22%3A%22ANxwiqbTUnTqfI3.gbvJOMMmHL7zAa0PX7WDNL2QFEpcqcvFJxYkobJ4%22%2C%22payer_status%22%3A%22verified%22%2C%22payer_email%22%3A%22richard.cooper.ta%40gmail.com%22%2C%22txn_id%22%3A%221UC98760CW318732J%22%2C%22quantity%22%3A%221%22%2C%22receiver_email%22%3A%22paypal_sp%40gen.tech%22%2C%22first_name%22%3A%22Richard%22%2C%22payer_id%22%3A%22JLS3WHLT42998%22%2C%22receiver_id%22%3A%22PECGSM57JG6RS%22%2C%22item_number%22%3A%22%22%2C%22payment_status%22%3A%22Completed%22%2C%22payment_fee%22%3A%220.42%22%2C%22mc_fee%22%3A%220.42%22%2C%22mc_gross%22%3A%222.99%22%2C%22custom%22%3A%221000000669%22%2C%22charset%22%3A%22windows-1252%22%2C%22notify_version%22%3A%223.8%22%2C%22ipn_track_id%22%3A%22665c3d5d9cf93%22%7D'
    7     1        INIT_FCALL                                               'http_build_query'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                         $3      
          8        ECHO                                                     $3
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.76 ms | 1395 KiB | 17 Q