Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 15 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 Found catch point at position: 13 Branch analysis from position: 13 2 jumps found. (Code = 107) Position 1 = 14, Position 2 = -2 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LTa56 function name: (null) number of ops: 19 compiled vars: !0 = $str, !1 = $array, !2 = $hasEmptyStatus, !3 = $e line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%7B%0A++++++++%22capacity_test%22%3A+%7B%0A++++++++++%22date%22%3A+%222017-03-01%22%2C%0A++++++++++%22status%22%3A+%22done%22%2C%0A++++++++++%22PROPERTIES%22%3A+%7B%0A++++++++++++%22fail%22%3A+%7B%0A++++++++++++++%22capacity_test%22%3A+%7B%0A++++++++++++++++%22date%22%3A+%222017-03-02%22%2C%0A++++++++++++++++%22status%22%3A+%22done%22%2C%0A++++++++++++++++%22PROPERTIES%22%3A+%7B%0A++++++++++++++++++%22boolean%22%3A+false%0A++++++++++++++++%7D%0A++++++++++++++%7D%2C%0A++++++++++++++%22def%22%3A+%5B%0A++++++++++++++++%7B%0A++++++++++++++++++%22drop_test%22%3A+%7B%0A++++++++++++++++++++%22Properties%22%3A+%7B%0A++++++++++++++++++++++%22date%22%3A+%222017-03-05%22%2C%0A++++++++++++++++++++++%22status%22%3A+%22done%22%0A++++++++++++++++++++%7D%0A++++++++++++++++++%7D%2C%0A++++++++++++++++++%22waves_test%22%3A+%7B%0A++++++++++++++++++++%22date%22%3A+%222018-03-06%22%2C%0A++++++++++++++++++++%22status%22%3A+%22done%22%0A++++++++++++++++++%7D%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++%22drop_test%22%3A+%7B%0A++++++++++++++++++++%22Properties%22%3A+null%0A++++++++++++++++++%7D%2C%0A++++++++++++++++++%22waves_test%22%3A+%7B%0A++++++++++++++++++++%22date%22%3A+%222018-03-06%22%2C%0A++++++++++++++++++++%22status%22%3A+%22done%22%0A++++++++++++++++++%7D%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++%22drop_test%22%3A+%7B%0A++++++++++++++++++++%22Properties%22%3A+null%0A++++++++++++++++++%7D%2C%0A++++++++++++++++++%22waves_test%22%3A+%7B%0A++++++++++++++++++++%22date%22%3A+%222018-03-06%22%2C%0A++++++++++++++++++++%22status%22%3A+%22%22%0A++++++++++++++++++%7D%0A++++++++++++++++%7D%0A++++++++++++++%5D%0A++++++++++++%7D%2C%0A++++++++++++%22final_test%22%3A+%7B%0A++++++++++++++%22Properties%22%3A+null%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D' 55 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $5 5 ASSIGN !1, $5 56 6 ASSIGN !2, <false> 59 7 INIT_FCALL 'array_walk_recursive' 8 SEND_REF !1 9 DECLARE_LAMBDA_FUNCTION ~8 [0] 63 10 SEND_VAL ~8 59 11 DO_ICALL 63 12 > JMP ->15 64 13 E > > CATCH last 'Exception' 65 14 > ASSIGN !2, <true> 68 15 > INIT_FCALL 'var_dump' 16 SEND_VAR !2 17 DO_ICALL 18 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 46) Position 1 = 4, Position 2 = 6 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 10 Branch analysis from position: 7 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 6 filename: /in/LTa56 function name: {closure} number of ops: 11 compiled vars: !0 = $item, !1 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 59 0 E > RECV !0 1 RECV !1 60 2 IS_EQUAL ~2 !1, 'status' 3 > JMPZ_EX ~2 ~2, ->6 4 > IS_EQUAL ~3 !0, '' 5 BOOL ~2 ~3 6 > > JMPZ ~2, ->10 61 7 > NEW $4 'Exception' 8 DO_FCALL 0 9 > THROW 0 $4 63 10 > > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0