3v4l.org

run code in 500+ PHP versions simultaneously
<?php $input = '[{"s-file[]":"Prueba 3"},{"text_file[]":"ORT0000133.pdf"},{"idform":"f-gen-desk"},{"idprocess":"p-save"}]'; var_dump(json_decode($input));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4e6G4
function name:  (null)
number of ops:  8
compiled vars:  !0 = $input
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '%5B%7B%22s-file%5B%5D%22%3A%22Prueba+3%22%7D%2C%7B%22text_file%5B%5D%22%3A%22ORT0000133.pdf%22%7D%2C%7B%22idform%22%3A%22f-gen-desk%22%7D%2C%7B%22idprocess%22%3A%22p-save%22%7D%5D'
    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.5.0


preferences:
156.96 ms | 2090 KiB | 15 Q