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

[2.x] Always return string from ChecksumTestFixture::_hash #24

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

ravage84
Copy link
Collaborator

@ravage84 ravage84 commented Aug 25, 2023

With PHP 8.2 & CakePHP 4.4.x, this lead to TypeError : FriendsOfCake\Fixturize\TestSuite\Fixture\ChecksumTestFixture::_hash(): Return value must be of type string, int returned when using MySQL as database source.

In PHP 8.2, this lead to ``TypeError : FriendsOfCake\Fixturize\TestSuite\Fixture\ChecksumTestFixture::_hash(): Return value must be of type string, int returned`` when using MySQL as database source.
@ravage84 ravage84 added this to the 2.0.1 milestone Aug 25, 2023
@ravage84 ravage84 requested a review from ADmad August 25, 2023 16:10
@ravage84 ravage84 self-assigned this Aug 25, 2023
@ravage84 ravage84 changed the title Always return string from ChecksumTestFixture::_hash [2.x] Always return string from ChecksumTestFixture::_hash Aug 25, 2023
@ADmad ADmad merged commit 45f262e into master Aug 25, 2023
@ADmad ADmad deleted the 2.x-_hash-return-string branch August 25, 2023 19:20
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