Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qJ9K1
function name: (null)
number of ops: 18
compiled vars: !0 = $json, !1 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%5B%7B%22type%22%3A%22date%22%2C%22label%22%3A%22Champ+Date+de+%22%2C%22className%22%3A%22form-control%22%2C%22name%22%3A%22date-1545926599900%22%7D%5D'
3 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL 1
4 DO_ICALL $3
5 FETCH_DIM_R ~4 $3, 0
6 ASSIGN !1, ~4
4 7 INIT_FCALL 'array_map'
8 SEND_VAL 'trim'
9 SEND_VAR !1
10 DO_ICALL $6
11 ASSIGN !1, $6
5 12 INIT_FCALL 'json_encode'
13 INIT_ARRAY ~8 !1
14 SEND_VAL ~8
15 DO_ICALL $9
16 ECHO $9
6 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0