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

Keep BC compat to PHP 7: Don't use "::class" on dynamic class names #60

Merged

Conversation

Pittiplatsch
Copy link

Fix #58

@jrbasso
Copy link
Member

jrbasso commented Oct 18, 2023

@Pittiplatsch Thanks for your contribution. Sorry for the issue. I am generating a new patch version with this change.

@jrbasso jrbasso closed this Oct 18, 2023
@jrbasso jrbasso reopened this Oct 18, 2023
@jrbasso jrbasso merged commit c869bcb into zumba:master Oct 18, 2023
13 checks passed
@Pittiplatsch Pittiplatsch deleted the #58-get-class-on-dynamic-class-names branch October 19, 2023 11:59
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.

PHP 7.1: Fatal error: Dynamic class names are not allowed in compile-time ::class fetch
2 participants