3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<EOT { "Store": "GooglePlay", "TransactionID": "GPA.3342-9814-8366-27273", "Payload": { "json": {"orderId":"GPA.3342-9814-8366-27273","packageName":"com.blayzegames.iosfps","productId":"com.blayzegames.iosfps.goldtierone","purchaseTime":1606718938106,"purchaseState":0,"developerPayload":{"developerPayload":"","is_free_trial":false,"has_introductory_price_trial":false,"is_updated":false,"accountId":""},"purchaseToken":"PURCHASE_TOKEN","skuDetails":{"productId":"com.blayzegames.iosfps.goldtierone","type":"inapp","price":"₹260.00","price_amount_micros":260000000,"price_currency_code":"INR","title":"500 Gold (Bullet Force)","description":"500 in-game Gold to be used for buying other in-game things","skuDetailsToken":"SKU"},"isPurchaseHistorySupported":true} } } EOT; var_dump(json_decode($json));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8YRhe
function name:  (null)
number of ops:  8
compiled vars:  !0 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%0A++%22Store%22%3A+%22GooglePlay%22%2C%0A++%22TransactionID%22%3A+%22GPA.3342-9814-8366-27273%22%2C%0A++%22Payload%22%3A+%7B%0A++++%22json%22%3A+%7B%22orderId%22%3A%22GPA.3342-9814-8366-27273%22%2C%22packageName%22%3A%22com.blayzegames.iosfps%22%2C%22productId%22%3A%22com.blayzegames.iosfps.goldtierone%22%2C%22purchaseTime%22%3A1606718938106%2C%22purchaseState%22%3A0%2C%22developerPayload%22%3A%7B%22developerPayload%22%3A%22%22%2C%22is_free_trial%22%3Afalse%2C%22has_introductory_price_trial%22%3Afalse%2C%22is_updated%22%3Afalse%2C%22accountId%22%3A%22%22%7D%2C%22purchaseToken%22%3A%22PURCHASE_TOKEN%22%2C%22skuDetails%22%3A%7B%22productId%22%3A%22com.blayzegames.iosfps.goldtierone%22%2C%22type%22%3A%22inapp%22%2C%22price%22%3A%22%E2%82%B9260.00%22%2C%22price_amount_micros%22%3A260000000%2C%22price_currency_code%22%3A%22INR%22%2C%22title%22%3A%22500+Gold+%28Bullet+Force%29%22%2C%22description%22%3A%22500+in-game+Gold+to+be+used+for+buying+other+in-game+things%22%2C%22skuDetailsToken%22%3A%22SKU%22%7D%2C%22isPurchaseHistorySupported%22%3Atrue%7D%0A++%7D%0A%7D'
   13     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
177.08 ms | 1395 KiB | 17 Q