3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = '{"videos": ["https://www.youtube.com/watch?v=Nt4fp43U2ys", "https://www.youtube.com/watch?v=dU26cGlmkRg", "https://www.youtube.com/watch?v=TxvpctgU_s8"]}'; var_dump(json_decode($data));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BE6ov
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22videos%22%3A+%5B%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DNt4fp43U2ys%22%2C+%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdU26cGlmkRg%22%2C+%22https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTxvpctgU_s8%22%5D%7D'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.89 ms | 1009 KiB | 15 Q