We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da9796 commit f912b45Copy full SHA for f912b45
scoper.inc.php
@@ -21,6 +21,7 @@
21
],
22
'exclude-classes' => [
23
'/^(CRM_|HTML_|DB_|Log_)/',
24
+ '/^PEAR_(Error|Exception)/',
25
'DB',
26
'Log',
27
'JFactory',
0 commit comments