We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d2c13 commit 83a55c2Copy full SHA for 83a55c2
generator/config/ignoredFunctions.php
@@ -7,4 +7,5 @@
7
'is_soap_fault',
8
# Type hints to object OCI-Lob (weird class that has a dash in its name!)
9
'oci_lob_copy',
10
+ 'func_get_arg'
11
];
0 commit comments