Skip to content

Bump phpseclib/phpseclib from 2.0.48 to 2.0.52 in /core#1867

Open
dependabot[bot] wants to merge 1 commit into2.4-mainfrom
dependabot/composer/core/phpseclib/phpseclib-2.0.52
Open

Bump phpseclib/phpseclib from 2.0.48 to 2.0.52 in /core#1867
dependabot[bot] wants to merge 1 commit into2.4-mainfrom
dependabot/composer/core/phpseclib/phpseclib-2.0.52

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps phpseclib/phpseclib from 2.0.48 to 2.0.52.

Release notes

Sourced from phpseclib/phpseclib's releases.

2.0.52

  • fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126)
  • make unpadding in CBC mode constant time (CVE-2026-32935)
  • X509: add support for organizationIdentifier (#2128)

2.0.51

  • more PHP 8.5 deprecations (#2113)
  • RSA: add support for OpenSSH pub keys with multiple spaces / tabs (#2116)

2.0.50

  • SCP: some downloads have an extra null byte tacked onto the end (#146)
  • SCP: uploading a file after trying to download a non existent file fails (#873)
  • more PHP 8.5 deprecations (#2103, #2113)

2.0.49

  • fix PHP 8.5 deprecations
  • SFTP: check if realpath succeeded when changing SFTP directory (#2098)
  • SSH2: server identification string handling enhancements (#2082, #2083)
Changelog

Sourced from phpseclib/phpseclib's changelog.

2.0.52 - 2026-03-18

  • fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126)
  • make unpadding in CBC mode constant time (CVE-2026-32935)
  • X509: add support for organizationIdentifier (#2128)

2.0.51 - 2026-01-27

  • more PHP 8.5 deprecations (#2113)
  • RSA: add support for OpenSSH pub keys with multiple spaces / tabs (#2116)

2.0.50 - 2025-12-15

  • SCP: some downloads have an extra null byte tacked onto the end (#146)
  • SCP: uploading a file after trying to download a non existant file fails (#873)
  • more PHP 8.5 deprecations (#2103, #2113)

2.0.49 - 2025-10-05

  • fix PHP 8.5 deprecations
  • SFTP: check if realpath succeeded when changing SFTP directory (#2098)
  • SSH2: server identification string handling enhancements (#2082, #2083)
Commits
  • 2552c40 Merge branch '1.0' into 2.0
  • 56fa436 CHANGELOG: add 1.0.27 release
  • e4271d8 Merge branch '1.0' into 2.0
  • 3aa477c X509: add support for organizationIdentifier
  • 8e2122e .gitignore: add .phpunit.result.cache
  • b60d29c Merge branch '1.0' into 2.0
  • ccc21ae make unpadding constant time
  • 1d3eaab DES: square brackets..
  • 2ee2cbe Merge branch '1.0' into 2.0
  • 0a23867 more square bracket replacements
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.48 to 2.0.52.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@2.0.48...2.0.52)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 2.0.52
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 19, 2026
@dependabot dependabot bot requested review from dbenham and nkissebe as code owners March 19, 2026 16:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants