Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Keep PHP 8.1 enums as is#171

Merged
mnapoli merged 6 commits into
myclabs:1.xfrom
Slamdunk:enum
Mar 3, 2022
Merged

Keep PHP 8.1 enums as is#171
mnapoli merged 6 commits into
myclabs:1.xfrom
Slamdunk:enum

Conversation

@Slamdunk
Copy link
Copy Markdown
Contributor

Without this PR, enums raise the following Exception:

DeepCopy\Exception\CloneException: The class "DeepCopy\f012\Suit" is not cloneable.

I suggest to merge #170 before this one

@mnapoli
Copy link
Copy Markdown
Member

mnapoli commented Mar 2, 2022

Thanks, tests are failing, any idea?

@Slamdunk
Copy link
Copy Markdown
Contributor Author

Slamdunk commented Mar 3, 2022

@mnapoli I'm sorry I didn't check older PHP versions.

Now the build is green again 💪

@Slamdunk
Copy link
Copy Markdown
Contributor Author

Slamdunk commented Mar 3, 2022

Also, please remove continuous-integration/travis-ci as a mandatory check to merge PR, Travis is no longer used anymore

@mnapoli
Copy link
Copy Markdown
Member

mnapoli commented Mar 3, 2022

Thanks!

I've tried to disable Travis, not sure if it worked.

@mnapoli mnapoli merged commit 14daed4 into myclabs:1.x Mar 3, 2022
@Slamdunk Slamdunk deleted the enum branch March 3, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants