3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '{ "name": "place_name","info": "E360","sort": "0","mode": "company","link": "1","id": "4","last_update": "1396447064","language": "bb","active": "0","type": "entity_meta","attachment_count": "0 },{ "name": "place_name","info": "E360","sort": "0","mode": "company","link": "1","id": "5","last_update": "1396447064","language": "en","active": "0","type": "entity_meta","attachment_count": "0 },{ "name": "place_name","info": "E360","sort": "0","mode": "company","link": "1","id": "6","last_update": "1396447064","language": "es","active": "0","type": "entity_meta","attachment_count": "0 }'; prin_r(json_decode('['.$string.']'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/m5hmT
function name:  (null)
number of ops:  10
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B+%22name%22%3A+%22place_name%22%2C%22info%22%3A+%22E360%22%2C%22sort%22%3A+%220%22%2C%22mode%22%3A+%22company%22%2C%22link%22%3A+%221%22%2C%22id%22%3A+%224%22%2C%22last_update%22%3A+%221396447064%22%2C%22language%22%3A+%22bb%22%2C%22active%22%3A+%220%22%2C%22type%22%3A+%22entity_meta%22%2C%22attachment_count%22%3A+%220+%7D%2C%7B+%22name%22%3A+%22place_name%22%2C%22info%22%3A+%22E360%22%2C%22sort%22%3A+%220%22%2C%22mode%22%3A+%22company%22%2C%22link%22%3A+%221%22%2C%22id%22%3A+%225%22%2C%22last_update%22%3A+%221396447064%22%2C%22language%22%3A+%22en%22%2C%22active%22%3A+%220%22%2C%22type%22%3A+%22entity_meta%22%2C%22attachment_count%22%3A+%220+%7D%2C%7B+%22name%22%3A+%22place_name%22%2C%22info%22%3A+%22E360%22%2C%22sort%22%3A+%220%22%2C%22mode%22%3A+%22company%22%2C%22link%22%3A+%221%22%2C%22id%22%3A+%226%22%2C%22last_update%22%3A+%221396447064%22%2C%22language%22%3A+%22es%22%2C%22active%22%3A+%220%22%2C%22type%22%3A+%22entity_meta%22%2C%22attachment_count%22%3A+%220+%7D'
    3     1        INIT_FCALL_BY_NAME                                       'prin_r'
          2        INIT_FCALL                                               'json_decode'
          3        CONCAT                                           ~2      '%5B', !0
          4        CONCAT                                           ~3      ~2, '%5D'
          5        SEND_VAL                                                 ~3
          6        DO_ICALL                                         $4      
          7        SEND_VAR_NO_REF_EX                                       $4
          8        DO_FCALL                                      0          
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.35 ms | 1399 KiB | 15 Q