From: Robin Appelman Date: Sat, 16 Apr 2011 20:43:55 +0000 (+0200) Subject: need to commit all files X-Git-Tag: v3.0~267^2~558^2~124 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d1faeca8d40bef1b762ed51cb8adb278adf4a94a;p=nextcloud-server.git need to commit all files --- 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,