diff --git a/src/Pluf.php b/src/Pluf.php index a3501d2..2fc6da1 100644 --- a/src/Pluf.php +++ b/src/Pluf.php @@ -341,6 +341,7 @@ function PlufErrorHandler($code, $string, $file, $line) 0 === strpos($file, Pluf::f('pear_path','/usr/share/php/')) or false !== strripos($file, 'pear') // if pear in the path, ignore + ) ) { return; }