Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/5Rp9K
function name: (null)
number of ops: 16
compiled vars: !0 = $json, !1 = $jarr, !2 = $flights
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%7B%0A++%22response%22%3A+%5B%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%226204%22%2C%0A++++++++%22iata_number%22%3A+%22HV6204%22%2C%0A++++++++%22icao_number%22%3A+%22TRA6204%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%227012%22%2C%0A++++++++%22iata_number%22%3A+%22TB7012%22%2C%0A++++++++%22icao_number%22%3A+%22JAF7012%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%226652%22%2C%0A++++++++%22iata_number%22%3A+%22HV6652%22%2C%0A++++++++%22icao_number%22%3A+%22TRA6652%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%221925%22%2C%0A++++++++%22iata_number%22%3A+%22W61925%22%2C%0A++++++++%22icao_number%22%3A+%22WZZ1925%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%225075%22%2C%0A++++++++%22iata_number%22%3A+%22W65075%22%2C%0A++++++++%22icao_number%22%3A+%22WZZ5075%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%224289%22%2C%0A++++++++%22iata_number%22%3A+%22W64289%22%2C%0A++++++++%22icao_number%22%3A+%22WZZ4289%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%227861%22%2C%0A++++++++%22iata_number%22%3A+%22W67861%22%2C%0A++++++++%22icao_number%22%3A+%22WZZ7861%22%0A++++++%7D%0A++++%7D%2C%0A++++%7B%0A++++++%22flight%22%3A+%7B%0A++++++++%22number%22%3A+%223066%22%2C%0A++++++++%22iata_number%22%3A+%22FR3066%22%2C%0A++++++++%22icao_number%22%3A+%22RYR3066%22%0A++++++%7D%0A++++%7D%0A++%5D%0A%7D'
62 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $4
5 ASSIGN !1, $4
63 6 INIT_FCALL 'array_walk_recursive'
7 SEND_REF !1
8 DECLARE_LAMBDA_FUNCTION ~6 [0]
9 BIND_LEXICAL ~6, !2
65 10 SEND_VAL ~6
63 11 DO_ICALL
66 12 INIT_FCALL 'print_r'
13 SEND_VAR !2
14 DO_ICALL
15 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename: /in/5Rp9K
function name: {closure}
number of ops: 8
compiled vars: !0 = $v, !1 = $k, !2 = $flights
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
63 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
64 3 IS_EQUAL !1, 'iata_number'
4 > JMPZ ~3, ->7
5 > ASSIGN_DIM !2
6 OP_DATA !0
65 7 > > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0