Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7b0FP
function name: (null)
number of ops: 10
compiled vars: !0 = $arr, !1 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 INIT_FCALL 'array_map'
2 SEND_VAL 'unsetCellPhone'
3 SEND_VAR !0
4 DO_ICALL $3
5 ASSIGN !1, $3
15 6 INIT_FCALL 'print_r'
7 SEND_VAR !1
8 DO_ICALL
9 > RETURN 1
Function unsetcellphone:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7b0FP
function name: unsetCellPhone
number of ops: 4
compiled vars: !0 = $u
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 UNSET_DIM !0, 'cellphone'
10 2 > RETURN !0
11 3* > RETURN null
End of function unsetcellphone
Generated using Vulcan Logic Dumper, using php 8.0.0