api-platform / api-platform/core
Evaluate changes to support less verbose BrowserKit from Symfony ^8.2
Open
- Dominant language
- PHP
- Stars
- 2.6k
- Forks
- 980
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 48
Description
In Symfony 8.2 BrowserKit will be less verbose, see:
- issue: https://github.com/symfony/symfony/issues/62433
- PR: https://github.com/symfony/symfony/pull/64222
It may require some changes on API Platform:
- adapt `ApiTestCase` to support this change?
- update the documentation?
- etc.
These are only rough ideas, this issue is created to keep track of it. It’s possible than no change will be required at all.
Contributor guide
Assessment
This issue has not been assessed yet.