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","created_on":"2014/07/11 17:10:10","enterprise_id":"MYWJwwVF"}]'; echo json_decode($data, true);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OUsX8
function name:  (null)
number of ops:  7
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%22created_on%22%3A%222014%2F07%2F11+17%3A10%3A10%22%2C%22enterprise_id%22%3A%22MYWJwwVF%22%7D%5D'
    5     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.1 ms | 1394 KiB | 15 Q