3v4l.org

run code in 300+ PHP versions simultaneously
<?php $unescapedJson = '{\"id\":\"order_DPUVoS2YVnBccy\",\"entity\":\"order\",\"amount\":100,\"amount_paid\":0,\"amount_due\":100,\"currency\":\"INR\",\"receipt\":\"7550\",\"offer_id\":null,\"status\":\"created\",\"attempts\":0,\"notes\":[],\"created_at\":1570082483}'; echo stripslashes($unescapedJson);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/T2Do9
function name:  (null)
number of ops:  6
compiled vars:  !0 = $unescapedJson
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%5C%22id%5C%22%3A%5C%22order_DPUVoS2YVnBccy%5C%22%2C%5C%22entity%5C%22%3A%5C%22order%5C%22%2C%5C%22amount%5C%22%3A100%2C%5C%22amount_paid%5C%22%3A0%2C%5C%22amount_due%5C%22%3A100%2C%5C%22currency%5C%22%3A%5C%22INR%5C%22%2C%5C%22receipt%5C%22%3A%5C%227550%5C%22%2C%5C%22offer_id%5C%22%3Anull%2C%5C%22status%5C%22%3A%5C%22created%5C%22%2C%5C%22attempts%5C%22%3A0%2C%5C%22notes%5C%22%3A%5B%5D%2C%5C%22created_at%5C%22%3A1570082483%7D'
    5     1        INIT_FCALL                                               'stripslashes'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.14 ms | 998 KiB | 14 Q