3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_decode('[{"id_product":"2","id_decl":"0","quantity":"1","replace":"0"},{"id_product":"1","id_decl":"0","quantity":"1","replace":"0"}]');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SEMmV
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%5B%7B%22id_product%22%3A%222%22%2C%22id_decl%22%3A%220%22%2C%22quantity%22%3A%221%22%2C%22replace%22%3A%220%22%7D%2C%7B%22id_product%22%3A%221%22%2C%22id_decl%22%3A%220%22%2C%22quantity%22%3A%221%22%2C%22replace%22%3A%220%22%7D%5D'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.15 ms | 1393 KiB | 15 Q