Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/eYOuI
function name: (null)
number of ops: 22
compiled vars: !0 = $objects, !1 = $needleField, !2 = $needleValue
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > CAST 8 ~3 <array>
1 INIT_ARRAY ~4 ~3
2 CAST 8 ~5 <array>
3 ADD_ARRAY_ELEMENT ~4 ~5
4 CAST 8 ~6 <array>
5 ADD_ARRAY_ELEMENT ~4 ~6
6 CAST 8 ~7 <array>
7 ADD_ARRAY_ELEMENT ~4 ~7
3 8 ASSIGN !0, ~4
10 9 ASSIGN !1, 'cats'
11 10 ASSIGN !2, 2
13 11 INIT_FCALL 'var_export'
14 12 INIT_FCALL 'array_any'
15 13 SEND_VAR !0
16 14 DECLARE_LAMBDA_FUNCTION ~11 [0]
15 BIND_LEXICAL ~11, !1
16 BIND_LEXICAL ~11, !2
17 17 SEND_VAL ~11
14 18 DO_ICALL $12
17 19 SEND_VAR $12
13 20 DO_ICALL
18 21 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 8
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
filename: /in/eYOuI
function name: {closure:/in/eYOuI:16}
number of ops: 10
compiled vars: !0 = $obj, !1 = $needleField, !2 = $needleValue
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
16 0 E > RECV !0
1 BIND_STATIC !1
2 BIND_STATIC !2
3 FRAMELESS_ICALL_2 property_exists ~3 !0, !1
4 > JMPZ_EX ~3 ~3, ->8
5 > FETCH_OBJ_R ~4 !0, !1
6 IS_IDENTICAL ~5 !2, ~4
7 BOOL ~3 ~5
8 > > RETURN ~3
17 9* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.5.0