Skip to content

Conversation

@smarcet
Copy link
Owner

@smarcet smarcet commented Jun 5, 2025

No description provided.

@smarcet smarcet requested a review from Copilot June 5, 2025 03:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Migrates the project from phpseclib v2 to v3, updates RSA key handling, and modernizes test setup for PHP 8.3.

  • Upgrades phpseclib dependency to 3.x (adds 2_compat package) and bumps PHP to ^8.3
  • Refactors RSA key loading to use phpseclib3’s PublicKeyLoader and a custom wrapper
  • Updates all tests to use PHPUnit\Framework\TestCase and adds return type hints

@smarcet smarcet force-pushed the feat/migrate-2-phpseclib-3-x branch from 8a9e865 to 3bc81d9 Compare June 5, 2025 03:07
@smarcet smarcet merged commit b59b812 into master Jun 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants