Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 7 Branch analysis from position: 3 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 26 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 26 Branch analysis from position: 7 filename: /in/9f272 function name: (null) number of ops: 31 compiled vars: !0 = $entry, !1 = $dateTimeObject line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ISSET_ISEMPTY_DIM_OBJ 0 ~2 !0, 'time' 1 BOOL_NOT ~3 ~2 2 > JMPZ ~3, ->7 4 3 > INIT_FCALL 'time' 4 DO_ICALL $5 5 ASSIGN_DIM !0, 'time' 6 OP_DATA $5 6 7 > FETCH_DIM_R ~6 !0, 'time' 8 TYPE_CHECK 16 ~6 9 > JMPZ ~7, ->26 7 10 > INIT_FCALL 'date_create' 11 FETCH_DIM_R ~8 !0, 'time' 12 CONCAT ~9 '%40', ~8 13 SEND_VAL ~9 14 INIT_FCALL 'timezone_open' 15 SEND_VAL 'UTC' 16 DO_ICALL $10 17 SEND_VAR $10 18 DO_ICALL $11 19 ASSIGN !1, $11 8 20 INIT_FCALL 'date_format' 21 SEND_VAR !1 22 SEND_VAL 'c' 23 DO_ICALL $14 24 ASSIGN_DIM !0, 'time' 25 OP_DATA $14 11 26 > INIT_FCALL 'var_dump' 27 FETCH_DIM_R ~15 !0, 'time' 28 SEND_VAL ~15 29 DO_ICALL 30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0