Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 13 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 13 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 13 filename: /in/bCJPA function name: (null) number of ops: 15 compiled vars: !0 = $reflectionClass, !1 = $method line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > NEW $2 'ReflectionClass' 1 SEND_VAL_EX 'SomethingTest' 2 DO_FCALL 0 3 ASSIGN !0, $2 11 4 INIT_METHOD_CALL !0, 'getMethods' 5 SEND_VAL_EX null 6 DO_FCALL 0 $5 7 > FE_RESET_R $6 $5, ->13 8 > > FE_FETCH_R $6, !1, ->13 12 9 > NOP 10 FAST_CONCAT ~7 !1, '%0A' 11 ECHO ~7 11 12 > JMP ->8 13 > FE_FREE $6 13 14 > RETURN 1 Class SomethingTest: Function test: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bCJPA function name: test number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > > RETURN null End of function test End of class SomethingTest.
Generated using Vulcan Logic Dumper, using php 8.0.0