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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHP 8.0 bug for anonymous classes and added a matrix CI #45

Merged
merged 2 commits into from
Jul 17, 2021

Conversation

Chemaclass
Copy link
Member

馃摎 Description

There was a bug for PHP 8.0 for anonymous classes, which has a different behavior when using get_class

馃敄 Changes

  • Add a strategy for CI pipelines for different OS and PHP versions (7.4, 8.0).
  • Fix the bug that affects only PHP 8.0 for anonymous classes.

@Chemaclass Chemaclass added the enhancement New feature or request label Jul 17, 2021
@Chemaclass Chemaclass self-assigned this Jul 17, 2021
@JesusValera JesusValera merged commit 3533eb3 into master Jul 17, 2021
@JesusValera JesusValera deleted the misc/matrix-ci branch July 17, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants