Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/M3RLm function name: (null) number of ops: 31 compiled vars: !0 = $data, !1 = $json, !2 = $src, !3 = $server_time, !4 = $filtered line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%7B%22chart%22%3A+%7B%0A%2223%3A20%22%3A+11%2C%2223%3A30%22%3A+11%2C%2223%3A40%22%3A+11%2C%2223%3A50%22%3A+16%2C%2200%3A00%22%3A+16%2C%0A%2200%3A10%22%3A+14%2C%2200%3A20%22%3A+11%2C%2200%3A30%22%3A+12%2C%2200%3A40%22%3A+14%2C%2200%3A50%22%3A+10%2C%0A%2201%3A00%22%3A+8%2C%2201%3A10%22%3A+12%2C%2201%3A20%22%3A+15%2C%2201%3A30%22%3A+13%2C%2201%3A40%22%3A+11%2C%0A%2201%3A50%22%3A+8%2C%2202%3A00%22%3A+8%0A%7D%7D' 10 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $6 5 ASSIGN !1, $6 11 6 FETCH_DIM_R ~8 !1, 'chart' 7 ASSIGN !2, ~8 13 8 INIT_FCALL 'var_dump' 9 SEND_VAR !2 10 DO_ICALL 15 11 INIT_FCALL 'strtotime' 12 SEND_VAL 'now' 13 DO_ICALL $11 14 ASSIGN !3, $11 23 15 INIT_FCALL 'array_filter' 16 SEND_VAR !2 17 INIT_FCALL 'getfilter' 18 SEND_VAR !3 19 DO_FCALL 0 $13 20 SEND_VAR $13 21 SEND_VAL 2 22 DO_ICALL $14 23 ASSIGN !4, $14 24 24 INIT_FCALL 'ksort' 25 SEND_REF !4 26 DO_ICALL 26 27 INIT_FCALL 'print_r' 28 SEND_VAR !4 29 DO_ICALL 30 > RETURN 1 Function getfilter: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/M3RLm function name: getFilter number of ops: 5 compiled vars: !0 = $server_time line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 17 0 E > RECV !0 18 1 DECLARE_LAMBDA_FUNCTION ~1 [0] 2 BIND_LEXICAL ~1, !0 20 3 > RETURN ~1 21 4* > RETURN null Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/M3RLm function name: {closure} number of ops: 8 compiled vars: !0 = $item, !1 = $server_time line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 18 0 E > RECV !0 1 BIND_STATIC !1 19 2 INIT_FCALL 'strtotime' 3 SEND_VAR !0 4 DO_ICALL $2 5 IS_SMALLER_OR_EQUAL ~3 !1, $2 6 > RETURN ~3 20 7* > RETURN null End of Dynamic Function 0 End of function getfilter
Generated using Vulcan Logic Dumper, using php 8.0.0