PEAR.php
authorAlan Knowles <alan@roojs.com>
Mon, 21 Jul 2014 09:48:56 +0000 (17:48 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 21 Jul 2014 09:48:56 +0000 (17:48 +0800)
PEAR.php

index cad27f4..cb5b786 100644 (file)
--- a/PEAR.php
+++ b/PEAR.php
@@ -469,7 +469,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,