3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = '{"carrier":"R&L Carriers","charge":"99.13","service_days":"Wednesday Oct. 22, 2014}'; $parsed = json_decode($input);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rbkIl
function name:  (null)
number of ops:  6
compiled vars:  !0 = $input, !1 = $parsed
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%22carrier%22%3A%22R%26L+Carriers%22%2C%22charge%22%3A%2299.13%22%2C%22service_days%22%3A%22Wednesday+Oct.+22%2C+2014%7D'
    3     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.98 ms | 1393 KiB | 15 Q