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

PHP8 #22

Merged
merged 9 commits into from
Jun 18, 2023
Merged

PHP8 #22

merged 9 commits into from
Jun 18, 2023

Conversation

villermen
Copy link
Member

@villermen villermen commented Jun 18, 2023

  • PHP 8.0: Typed properties, union arguments.
  • fromData() with all-properties ctors.
  • PHP 8.1: Readonly public properties, enums instead of constants. Readonly public properties reduce flexibility (making modification harder whereas we could easily introduce setters with protected properties).

@villermen villermen self-assigned this Jun 18, 2023
@villermen villermen merged commit 48781aa into master Jun 18, 2023
@villermen villermen deleted the php8 branch February 10, 2024 15:23
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