Index: /lib/phpseclib0.3.0/Math/BigInteger.php
===================================================================
--- /lib/phpseclib0.3.0/Math/BigInteger.php	(revision 6851)
+++ /lib/phpseclib0.3.0/Math/BigInteger.php	(revision 6852)
@@ -257,5 +257,6 @@
      * @access public
      */
-    function Math_BigInteger($x = 0, $base = 10)
+    //function Math_BigInteger($x = 0, $base = 10)
+    function __construct($x = 0, $base = 10)
     {
         if ( !defined('MATH_BIGINTEGER_MODE') ) {
