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

Fix Unsupported operand types: int + string #95

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

robertmarney
Copy link
Contributor

Sending a integer value for seconds in php 8.0 is causing the following error:

[message] => Unsupported operand types: int + string
    [exception] => TypeError
    [file] => /application/vendor/m6web/redis-mock/src/M6Web/Component/RedisMock/RedisMock.php
    [line] => 109
    [trace] => Array

@omansour
Copy link
Contributor

👍 @Oliboy50 you can tag a new release if you want

@Oliboy50 Oliboy50 merged commit 86a7b33 into BedrockStreaming:master Aug 16, 2021
@Oliboy50
Copy link
Member

Oliboy50 commented Aug 16, 2021

Thanks Robert
released in v5.0.1

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.

None yet

3 participants