Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PHP 8 Syntax, drop PHP 7 support (Case 178313) #15

Merged
merged 12 commits into from
Jan 3, 2025

Conversation

MalteWunsch
Copy link
Member

@MalteWunsch MalteWunsch commented Jan 3, 2025

  • Use PHP 8 syntax (Typed properties, constructor property promotion, ...) and replace deprecated method calls.
  • Add return types
  • Drop support of PHP < 8, which in turn means dropping support of Symfony < 6

@MalteWunsch MalteWunsch marked this pull request as ready for review January 3, 2025 13:56
@MalteWunsch MalteWunsch merged commit b3e71a1 into master Jan 3, 2025
5 checks passed
@MalteWunsch MalteWunsch deleted the 178313-drop-support-of-php-7 branch January 3, 2025 13:57
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