PEAR.php
authorAlan Knowles <alan@roojs.com>
Fri, 5 Sep 2014 05:05:39 +0000 (13:05 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 5 Sep 2014 05:05:39 +0000 (13:05 +0800)
PEAR.php

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