3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = '{"data":[{"policies":[{"policy":"id","method":"inactive","params":["Tf6gUYCdNUWorDieNLQrHXSuSgyskaPA89X"]}],"token":"8sELyoKTKVQNkBystfvtuRYkyDHAKyuqgYEJLW9ZYo5G","facade":"merchant","label":"Yet Another Test Label","dateCreated":1447428857945,"pairingExpiration":1447515257945,"pairingCode":"TEzhGPp"}]}'; $a = json_decode($a); var_dump($a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O8eHV
function name:  (null)
number of ops:  9
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22data%22%3A%5B%7B%22policies%22%3A%5B%7B%22policy%22%3A%22id%22%2C%22method%22%3A%22inactive%22%2C%22params%22%3A%5B%22Tf6gUYCdNUWorDieNLQrHXSuSgyskaPA89X%22%5D%7D%5D%2C%22token%22%3A%228sELyoKTKVQNkBystfvtuRYkyDHAKyuqgYEJLW9ZYo5G%22%2C%22facade%22%3A%22merchant%22%2C%22label%22%3A%22Yet+Another+Test+Label%22%2C%22dateCreated%22%3A1447428857945%2C%22pairingExpiration%22%3A1447515257945%2C%22pairingCode%22%3A%22TEzhGPp%22%7D%5D%7D'
    4     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    5     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.54 ms | 1394 KiB | 17 Q