From d1faeca8d40bef1b762ed51cb8adb278adf4a94a Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Sat, 16 Apr 2011 22:43:55 +0200 Subject: [PATCH] need to commit all files --- 3dparty/PEAR.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3dparty/PEAR.php b/3dparty/PEAR.php index a3dadfe8bb1..9760b9d265a 100644 --- a/3dparty/PEAR.php +++ b/3dparty/PEAR.php @@ -492,7 +492,7 @@ class PEAR * @see PEAR::setErrorHandling * @since PHP 4.0.5 */ - static function raiseError($message = null, + function raiseError($message = null, $code = null, $mode = null, $options = null, -- 2.39.5