3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = []; $innerkeyArray = ['{ "so info" : "By my signature below, I certify that all work has been performed to my satisfaction ", "updatedAt" : "2017-06-23T18:49:34 420 05:30", "formMetaData" : { "deviceMetaData" : { "freeDiskMb" : 563, "device" : "iPhone", "sdkRelease" : "10 2 1", "appVersion" : "4 8 7-S (161)", "appType" : "iOS", "totalMemoryMb" : 1048576000 }, "startFormTimeStamp" : "2017-06-23T18:49:25 374 05:30", "endFormTimeStamp" : "2017-06-23T18:49:34 422 05:30" }, "formId" : 147769, "cust first name" : "Shhs", "dispatchId" : 0, "formVersion" : 6, "cust last name" : "Hsh", "userId" : 110691, "userName" : "vishpatel9898@gmail com", "cust id" : "Jaja", "cust street" : "Hs", "displayReferenceValue" : "", "formName" : "vish - Sample-2", "sum subtotal" : 0, "sum total" : 0, "submissionId" : "f40b6089-018b-46ac-a57b-c1e96b1006e7", "cust company" : "Hsh", "sum other" : 0 }']; $array[$innerkeyArray] = ''; print_r($array);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/He8Di
function name:  (null)
number of ops:  8
compiled vars:  !0 = $array, !1 = $innerkeyArray
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        ASSIGN                                                   !1, <array>
   36     2        ASSIGN_DIM                                               !0, !1
          3        OP_DATA                                                  ''
   37     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.56 ms | 1393 KiB | 15 Q