Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/tGHtO function name: (null) number of ops: 5 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > INIT_FCALL 'set_error_handler' 1 SEND_VAL 'error_handler' 2 DO_ICALL 41 3 ECHO !0 48 4 > RETURN 1 Function error_handler: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 10 Branch analysis from position: 7 1 jumps found. (Code = 42) Position 1 = 12 Branch analysis from position: 12 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 35 Branch analysis from position: 19 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 35 2 jumps found. (Code = 43) Position 1 = 41, Position 2 = 56 Branch analysis from position: 41 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 56 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 10 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 35 Branch analysis from position: 19 Branch analysis from position: 35 filename: /in/tGHtO function name: error_handler number of ops: 57 compiled vars: !0 = $errno, !1 = $errstr, !2 = $errfile, !3 = $errline, !4 = $errMap, !5 = $errLevel line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV !1 2 RECV !2 3 RECV !3 6 4 ASSIGN !4, <array> 25 5 ISSET_ISEMPTY_DIM_OBJ 0 !4, !0 6 > JMPZ ~7, ->10 7 > FETCH_DIM_R ~8 !4, !0 8 QM_ASSIGN ~9 ~8 9 > JMP ->12 10 > CONCAT ~10 'UNKNOWN+No.', !0 11 QM_ASSIGN ~9 ~10 12 > ASSIGN !5, ~9 28 13 INIT_FCALL 'version_compare' 14 SEND_VAL '8.3.0' 15 SEND_VAL '5.1.0' 16 DO_ICALL $12 17 IS_SMALLER_OR_EQUAL 0, $12 18 > JMPZ ~13, ->35 32 19 > NEW $14 'ErrorException' 20 ROPE_INIT 7 ~16 !5 21 ROPE_ADD 1 ~16 ~16, '%3A+' 22 ROPE_ADD 2 ~16 ~16, !1 23 ROPE_ADD 3 ~16 ~16, '+' 24 ROPE_ADD 4 ~16 ~16, !2 25 ROPE_ADD 5 ~16 ~16, '+' 26 ROPE_END 6 ~15 ~16, !3 27 SEND_VAL_EX ~15 28 SEND_VAL_EX 0 29 SEND_VAR_EX !0 30 SEND_VAR_EX !2 31 SEND_VAR_EX !3 32 DO_FCALL 0 33 > THROW 0 $14 28 34* JMP ->56 33 35 > INIT_FCALL 'version_compare' 36 SEND_VAL '8.3.0' 37 SEND_VAL '5.0.0' 38 DO_ICALL $21 39 IS_SMALLER_OR_EQUAL 0, $21 40 > JMPZ ~22, ->56 35 41 > NEW $23 'Exception' 42 ROPE_INIT 7 ~25 !5 43 ROPE_ADD 1 ~25 ~25, '%3A+' 44 ROPE_ADD 2 ~25 ~25, !1 45 ROPE_ADD 3 ~25 ~25, '+' 46 ROPE_ADD 4 ~25 ~25, !2 47 ROPE_ADD 5 ~25 ~25, '+' 48 ROPE_END 6 ~24 ~25, !3 49 SEND_VAL_EX ~24 50 SEND_VAL_EX 0 51 SEND_VAR_EX !0 52 SEND_VAR_EX !2 53 SEND_VAR_EX !3 54 DO_FCALL 0 55 > THROW 0 $23 37 56 > > RETURN null End of function error_handler
Generated using Vulcan Logic Dumper, using php 8.0.0