You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #61189 [Serializer] Remove require php version in tests (alamirault)
This PR was merged into the 8.0 branch.
Discussion
----------
[Serializer] Remove require php version in tests
| Q | A
| ------------- | ---
| Branch? | 8.0
| Bug fix? | no
| New feature? | no <!-- if yes, also update src/**/CHANGELOG.md -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #"; no need to create an issue if none exists, explain below -->
| License | MIT
PHP has been bump to `>=8.4` on branch 8.0 so we can remove these annotations
Commits
-------
d21a56c [Serializer] Remove require php version in tests
0 commit comments