diff --git a/build/psalm_baseline.xml b/build/psalm_baseline.xml index 354cb36f..bd340c6b 100644 --- a/build/psalm_baseline.xml +++ b/build/psalm_baseline.xml @@ -15354,14 +15354,6 @@ $type - - - ini_get('mbstring.func_overload') - - - ini_get('mbstring.func_overload') - - SFTPLargeFileTest diff --git a/composer.json b/composer.json index c47d48c1..38fb2826 100644 --- a/composer.json +++ b/composer.json @@ -75,9 +75,6 @@ "ext-dom": "Install the DOM extension to load XML formatted public keys." }, "autoload": { - "files": [ - "phpseclib/bootstrap.php" - ], "psr-4": { "phpseclib3\\": "phpseclib/" } diff --git a/phpseclib/bootstrap.php b/phpseclib/bootstrap.php deleted file mode 100644 index 7aededc9..00000000 --- a/phpseclib/bootstrap.php +++ /dev/null @@ -1,24 +0,0 @@ -