Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 24, Position 2 = 32 Branch analysis from position: 24 2 jumps found. (Code = 78) Position 1 = 25, Position 2 = 32 Branch analysis from position: 25 1 jumps found. (Code = 42) Position 1 = 24 Branch analysis from position: 24 Branch analysis from position: 32 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 32 filename: /in/sVdO8 function name: (null) number of ops: 52 compiled vars: !0 = $format, !1 = $dates, !2 = $date line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%D0%93%D0%BE%D0%B4%3A+Y%2C+%D0%9C%D0%B5%D1%81%D1%8F%D1%86%3A+m%2C+%D0%94%D0%B5%D0%BD%D1%8C%3A+d' 5 1 NEW $4 'DateTime' 2 SEND_VAL_EX '2020-10-20' 3 DO_FCALL 0 4 INIT_ARRAY ~6 $4 5 NEW $7 'DateTime' 6 SEND_VAL_EX '2000-02-05' 7 DO_FCALL 0 8 ADD_ARRAY_ELEMENT ~6 $7 9 NEW $9 'DateTime' 10 SEND_VAL_EX '2000-02-02' 11 DO_FCALL 0 12 ADD_ARRAY_ELEMENT ~6 $9 13 NEW $11 'DateTime' 14 SEND_VAL_EX '2000-05-01' 15 DO_FCALL 0 16 ADD_ARRAY_ELEMENT ~6 $11 17 ASSIGN !1, ~6 7 18 INIT_FCALL 'usort' 19 SEND_REF !1 20 DECLARE_LAMBDA_FUNCTION ~14 [0] 21 SEND_VAL ~14 22 DO_ICALL 9 23 > FE_RESET_R $16 !1, ->32 24 > > FE_FETCH_R $16, !2, ->32 10 25 > INIT_FCALL 'var_dump' 26 INIT_METHOD_CALL !2, 'format' 27 SEND_VAR_EX !0 28 DO_FCALL 0 $17 29 SEND_VAR $17 30 DO_ICALL 9 31 > JMP ->24 32 > FE_FREE $16 14 33 INIT_FCALL 'var_dump' 34 FETCH_DIM_R ~19 !1, 0 35 INIT_METHOD_CALL ~19, 'format' 36 SEND_VAR_EX !0 37 DO_FCALL 0 $20 38 CONCAT ~21 'Min%3A+', $20 39 SEND_VAL ~21 40 DO_ICALL 15 41 INIT_FCALL 'var_dump' 42 COUNT ~23 !1 43 SUB ~24 ~23, 1 44 FETCH_DIM_R ~25 !1, ~24 45 INIT_METHOD_CALL ~25, 'format' 46 SEND_VAR_EX !0 47 DO_FCALL 0 $26 48 CONCAT ~27 'Max%3A+', $26 49 SEND_VAL ~27 50 DO_ICALL 51 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 6 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 6 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/sVdO8 function name: {closure} number of ops: 9 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 1 RECV !1 2 IS_SMALLER !0, !1 3 > JMPZ ~2, ->6 4 > QM_ASSIGN ~3 -1 5 > JMP ->7 6 > QM_ASSIGN ~3 1 7 > > RETURN ~3 8* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0