Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/F67Rj function name: (null) number of ops: 6 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > INIT_FCALL 'call_user_func' 1 SEND_VAL_EX 1, 'a' 2 SEND_VAL 'foo' 3 CHECK_UNDEF_ARGS 4 DO_ICALL 5 > RETURN 1 Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/F67Rj function name: foo number of ops: 12 compiled vars: !0 = $a, !1 = $b, !2 = $c line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV_INIT !1 null 2 RECV_INIT !2 null 4 3 ROPE_INIT 7 ~4 'a%3A+' 4 ROPE_ADD 1 ~4 ~4, !0 5 ROPE_ADD 2 ~4 ~4, '%2C+b%3A+' 6 ROPE_ADD 3 ~4 ~4, !1 7 ROPE_ADD 4 ~4 ~4, '%2C+c%3A+' 8 ROPE_ADD 5 ~4 ~4, !2 9 ROPE_END 6 ~3 ~4, '%0A' 10 ECHO ~3 5 11 > RETURN null End of function foo
Generated using Vulcan Logic Dumper, using php 8.0.0