E_STRICT fix
This commit is contained in:
parent
aa3435c62e
commit
fb71ff7ba9
@ -498,7 +498,7 @@ class PEAR
|
|||||||
* @see PEAR::setErrorHandling
|
* @see PEAR::setErrorHandling
|
||||||
* @since PHP 4.0.5
|
* @since PHP 4.0.5
|
||||||
*/
|
*/
|
||||||
function raiseError($message = null,
|
static function raiseError($message = null,
|
||||||
$code = null,
|
$code = null,
|
||||||
$mode = null,
|
$mode = null,
|
||||||
$options = null,
|
$options = null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user