Skip to content

Fix compatibility with Symfony 8.1#6

Open
bronek89 wants to merge 1 commit into
gowork:masterfrom
bronek89:symfony-8.1
Open

Fix compatibility with Symfony 8.1#6
bronek89 wants to merge 1 commit into
gowork:masterfrom
bronek89:symfony-8.1

Conversation

@bronek89

@bronek89 bronek89 commented Jun 1, 2026

Copy link
Copy Markdown
Member
  • Bump symfony/* dev deps to ^8.1, phpunit to ^11.0, php to ^8.4
  • Replace removed Request::get() with explicit attributes→query→post lookup
  • Fix data providers to be static (PHPUnit 11 requirement)
  • Replace @dataProvider docblock annotations with #[DataProvider] attributes
  • Add full test coverage for SafeRequest methods

- Bump symfony/* dev deps to ^8.1, phpunit to ^11.0, php to ^8.4
- Replace removed Request::get() with explicit attributes→query→post lookup
- Fix data providers to be static (PHPUnit 11 requirement)
- Replace @dataProvider docblock annotations with #[DataProvider] attributes
- Add full test coverage for SafeRequest methods
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