3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = '[{"id":"d5657d38","message_id":"160","created_on":"2014/07/11 17:10:01","enterprise_id":"MYWJwwVF"},{"id":"b2413ef1","message_id":"159","creat‌​ed_on":"2014/07/11 17:10:10","enterprise_id":"MYWJwwVF"}]'; var_dump(json_decode($data, true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PIWUA
function name:  (null)
number of ops:  9
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%5B%7B%22id%22%3A%22d5657d38%22%2C%22message_id%22%3A%22160%22%2C%22created_on%22%3A%222014%2F07%2F11+17%3A10%3A01%22%2C%22enterprise_id%22%3A%22MYWJwwVF%22%7D%2C%7B%22id%22%3A%22b2413ef1%22%2C%22message_id%22%3A%22159%22%2C%22creat%E2%80%8C%E2%80%8Bed_on%22%3A%222014%2F07%2F11+17%3A10%3A10%22%2C%22enterprise_id%22%3A%22MYWJwwVF%22%7D%5D'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.85 ms | 1394 KiB | 17 Q