3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '{ "inbound.json": [ { "channel_name": "\uae30\ub124\uc2a4 \ucf54\ub9ac\uc544 (Guinness Korea)", "followers": "", "replied_by": "", "content_type": "comment", "text": "\ucd5c\ud76c\uacbd \ud55c\uc794 \ub561\uae34\ub2e4", "link": "https://www.facebook.com/photo.php?fbid=669424943082868&set=a.393340390691326.95949.391522957539736&type=1&comment_id=3226642", "moderated_by": "Hyegyeong Ha" } ] }'; $decoded = json_decode($str); var_dump($decoded);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/47oiS
function name:  (null)
number of ops:  9
compiled vars:  !0 = $str, !1 = $decoded
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%0A++++%22inbound.json%22%3A+%5B%0A%09%09%7B%0A++++++++++++%22channel_name%22%3A+%22%5Cuae30%5Cub124%5Cuc2a4+%5Cucf54%5Cub9ac%5Cuc544+%28Guinness+Korea%29%22%2C+%0A++++++++++++%22followers%22%3A+%22%22%2C+%0A++++++++++++%22replied_by%22%3A+%22%22%2C+%0A++++++++++++%22content_type%22%3A+%22comment%22%2C+%0A++++++++++++%22text%22%3A+%22%5Cucd5c%5Cud76c%5Cuacbd++%5Cud55c%5Cuc794++%5Cub561%5Cuae34%5Cub2e4%22%2C+%0A++++++++++++%22link%22%3A+%22https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D669424943082868%26set%3Da.393340390691326.95949.391522957539736%26type%3D1%26comment_id%3D3226642%22%2C+%0A++++++++++++%22moderated_by%22%3A+%22Hyegyeong+Ha%22%0A++++++++%7D%0A%09%5D%0A%7D'
   17     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
   19     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.5 ms | 1394 KiB | 17 Q