E_STRICT fix. :-/ (this really starts to get annoying..)
This commit is contained in:
parent
dd6ab83600
commit
8f87205cdd
@ -498,7 +498,7 @@ class PEAR
|
||||
* @see PEAR::setErrorHandling
|
||||
* @since PHP 4.0.5
|
||||
*/
|
||||
function raiseError($message = null,
|
||||
static function raiseError($message = null,
|
||||
$code = null,
|
||||
$mode = null,
|
||||
$options = null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user