Skip to content

Commit 83a55c2

Browse files
committed
Removing func_get_arg from function list
1 parent 31d2c13 commit 83a55c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/config/ignoredFunctions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
'is_soap_fault',
88
# Type hints to object OCI-Lob (weird class that has a dash in its name!)
99
'oci_lob_copy',
10+
'func_get_arg'
1011
];

0 commit comments

Comments
 (0)