Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 17
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 17
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 16
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 16
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/AkIcC
function name: (null)
number of ops: 19
compiled vars: !0 = $json, !1 = $obj, !2 = $value, !3 = $order
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%7B%0A++++%22page%22%3A+1%2C%0A++++%22totalsCount%22%3A+1%2C%0A++++%22isLastPage%22%3A+true%2C%0A++++%22lastPageNumber%22%3A+1%2C%0A++++%22firstOnPage%22%3A+1%2C%0A++++%22lastOnPage%22%3A+1%2C%0A++++%22itemsPerPage%22%3A+50%2C%0A++++%22entries%22%3A+%5B%0A++++++++%7B%0A++++++++++++%22id%22%3A+60132%2C%0A++++++++++++%22statusName%22%3A+%22GIT%22%2C%0A++++++++++++%22dates%22%3A+%5B%0A++++++++++++++++%7B%0A++++++++++++++++++++%22orderId%22%3A+60132%2C%0A++++++++++++++++++++%22typeId%22%3A+7%2C%0A++++++++++++++++++++%22date%22%3A+%222021-06-03T00%3A00%3A00%2B02%3A00%22%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22orderId%22%3A+60132%2C%0A++++++++++++++++++++%22typeId%22%3A+11%2C%0A++++++++++++++++++++%22date%22%3A+%222021-05-28T00%3A00%3A00%2B02%3A00%22%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22orderId%22%3A+60132%2C%0A++++++++++++++++++++%22typeId%22%3A+16%2C%0A++++++++++++++++++++%22date%22%3A+%222021-05-27T20%3A20%3A28%2B02%3A00%22%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22orderId%22%3A+60132%2C%0A++++++++++++++++++++%22typeId%22%3A+2%2C%0A++++++++++++++++++++%22date%22%3A+%222021-05-27T20%3A19%3A21%2B02%3A00%22%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22orderId%22%3A+60132%2C%0A++++++++++++++++++++%22typeId%22%3A+4%2C%0A++++++++++++++++++++%22date%22%3A+%222021-06-03T15%3A16%3A14%2B02%3A00%22%0A++++++++++++++++%7D%0A++++++++++++%5D%0A++++++++%7D%0A++++%5D%0A%7D'
45 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $5
4 ASSIGN !1, $5
46 5 FETCH_OBJ_R ~7 !1, 'dates'
6 > FE_RESET_R $8 ~7, ->17
7 > > FE_FETCH_R ~9 $8, !2, ->17
8 > ASSIGN !3, ~9
47 9 FETCH_OBJ_R ~11 !2, 'typeId'
10 IS_EQUAL ~11, 11
11 > JMPZ ~12, ->16
12 > FETCH_OBJ_R ~13 !2, 'date'
13 CONCAT ~14 '%3Cth+scope%3D%22row%22%3E', ~13
14 CONCAT ~15 ~14, '%3C%2Fth%3E'
15 ECHO ~15
46 16 > > JMP ->7
17 > FE_FREE $8
48 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0