3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '{"1":{"img":"http:\/\/dl.chouqu.com\/yy\/img\/banner\/shenqu.jpg","id":"349","expl":"\u6d4b\u8bd5"},"2":{"img":"http:\/\/dl.chouqu.com\/yy\/img\/banner\/shenqu.jpg","id":"349","expl":"\u6d4b\u8bd5"},"3":{"img":"http:\/\/dl.chouqu.com\/yy\/img\/banner\/shenqu.jpg","id":"349","expl":"\u6d4b\u8bd5"},"4":{"img":"http:\/\/dl.chouqu.com\/yy\/img\/banner\/shenqu.jpg","id":"349","expl":"\u6d4b\u8bd5"}}'; $arr = json_decode($str,true); var_dump($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/N8KAV
function name:  (null)
number of ops:  10
compiled vars:  !0 = $str, !1 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%221%22%3A%7B%22img%22%3A%22http%3A%5C%2F%5C%2Fdl.chouqu.com%5C%2Fyy%5C%2Fimg%5C%2Fbanner%5C%2Fshenqu.jpg%22%2C%22id%22%3A%22349%22%2C%22expl%22%3A%22%5Cu6d4b%5Cu8bd5%22%7D%2C%222%22%3A%7B%22img%22%3A%22http%3A%5C%2F%5C%2Fdl.chouqu.com%5C%2Fyy%5C%2Fimg%5C%2Fbanner%5C%2Fshenqu.jpg%22%2C%22id%22%3A%22349%22%2C%22expl%22%3A%22%5Cu6d4b%5Cu8bd5%22%7D%2C%223%22%3A%7B%22img%22%3A%22http%3A%5C%2F%5C%2Fdl.chouqu.com%5C%2Fyy%5C%2Fimg%5C%2Fbanner%5C%2Fshenqu.jpg%22%2C%22id%22%3A%22349%22%2C%22expl%22%3A%22%5Cu6d4b%5Cu8bd5%22%7D%2C%224%22%3A%7B%22img%22%3A%22http%3A%5C%2F%5C%2Fdl.chouqu.com%5C%2Fyy%5C%2Fimg%5C%2Fbanner%5C%2Fshenqu.jpg%22%2C%22id%22%3A%22349%22%2C%22expl%22%3A%22%5Cu6d4b%5Cu8bd5%22%7D%7D'
    3     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    4     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.87 ms | 1394 KiB | 17 Q