3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '{ "inbound.json": [ { "status": "archived", "replied_from": "", "sentiment": "", "tags": "", "posted_by_id": "100003494427473", "posted_by": "100003494427473", "replies": "", "link_parent": "https://www.facebook.com/photo.php?fbid=669424943082868&set=a.393340390691326.95949.391522957539736&type=1", "platform_id": "669424943082868_3226642", "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", "moderation_date": "2013-10-24 07:34:24", "notes": "", "posted_on": "2013-10-23 15:15:57", "reply_date": "" } ] }'; $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/YehZb
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++++++++++++%22status%22%3A+%22archived%22%2C+%0A++++++++++++%22replied_from%22%3A+%22%22%2C+%0A++++++++++++%22sentiment%22%3A+%22%22%2C+%0A++++++++++++%22tags%22%3A+%22%22%2C+%0A++++++++++++%22posted_by_id%22%3A+%22100003494427473%22%2C+%0A++++++++++++%22posted_by%22%3A+%22100003494427473%22%2C+%0A++++++++++++%22replies%22%3A+%22%22%2C+%0A++++++++++++%22link_parent%22%3A+%22https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D669424943082868%26set%3Da.393340390691326.95949.391522957539736%26type%3D1%22%2C+%0A++++++++++++%22platform_id%22%3A+%22669424943082868_3226642%22%2C+%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%2C+%0A++++++++++++%22moderation_date%22%3A+%222013-10-24+07%3A34%3A24%22%2C+%0A++++++++++++%22notes%22%3A+%22%22%2C+%0A++++++++++++%22posted_on%22%3A+%222013-10-23+15%3A15%3A57%22%2C+%0A++++++++++++%22reply_date%22%3A+%22%22%0A++++++++%7D%0A%09%5D%0A%7D'
   30     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
   32     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:
148.9 ms | 1395 KiB | 17 Q