[PEAR] I'm tired of this issue still popping up, this seems to silence it

This commit is contained in:
Diogo Cordeiro 2020-06-24 12:44:38 +01:00
parent 953e243639
commit 236929a166
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ $GLOBALS['_PEAR_error_handler_stack'] = array();
*/
class PEAR
{
function getVersion(){} // This is an ugly patch for a crazy bug
/**
* Whether to enable internal debug messages.
*