Skip to content

Add PHP 8.4 support and require PHP 8.3+#10

Merged
sylfabre merged 1 commit intomainfrom
php_8_4
Feb 13, 2026
Merged

Add PHP 8.4 support and require PHP 8.3+#10
sylfabre merged 1 commit intomainfrom
php_8_4

Conversation

@sylfabre
Copy link
Contributor

Summary

  • Update PHP version constraint from ^8.2 to ^8.3
  • Apply Rector fixes: static closures, static data providers (PHPUnit 10 compat)
  • Fix @dataProvider annotations (remove parentheses)

Test plan

  • PHPStan passes with no errors
  • PHPUnit tests pass (7 tests, 7 assertions)

🤖 Generated with Claude Code

@sylfabre sylfabre merged commit 83e1839 into main Feb 13, 2026
1 of 5 checks passed
@sylfabre sylfabre deleted the php_8_4 branch February 13, 2026 13:48
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.

1 participant