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

Upgrading PHPUnit to version 9 in preparation for PHP 8.0 support #70

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

tezhm
Copy link

@tezhm tezhm commented Mar 16, 2021

Looking to add PHP 8.0 support and as part of the upgrade PHPUnit/Mockery require upgrading. I changed the behaviour of one test EntityMapperTest@test_it_should_delegate_the_proper_mapping_to_the_mapping_class where a string comparison was actually being performed as an array comparison. Otherwise, everything else should not have changed behaviour wise.

@tezhm tezhm mentioned this pull request Mar 16, 2021
@eigan eigan merged commit 631967a into laravel-doctrine:1.x Mar 17, 2021
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.

2 participants