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

test: fix tests on PHP 7 #90

Closed

Conversation

AlgebraicWolf
Copy link
Contributor

Changes to tests introduced in #89 make them fail on PHP 7.x. This patch fixes failing tests.

@AlgebraicWolf
Copy link
Contributor Author

Not sure what's wrong with the tests this time, as here they are failing when building Docker image...

Changes to tests introduced in tarantool-php#89 make them fail on PHP 7.x. This patch
fixes failing tests.
@AlgebraicWolf
Copy link
Contributor Author

Looks like it passes fine now

@rybakit
Copy link
Member

rybakit commented Feb 9, 2024

Hi @AlgebraicWolf, thanks for working on the fix! I decided to go with a simpler version. IMO, we don't need to complicate the tests by asserting core PHP errors, we just need to know that the main error message is expanded with additional info when available.

@rybakit rybakit closed this Feb 9, 2024
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