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 connection throws Exception test after updating to PHPUnit 8 #255

Open
danielbachhuber opened this issue Oct 28, 2019 · 0 comments
Open

Comments

@danielbachhuber
Copy link
Contributor

danielbachhuber commented Oct 28, 2019

PHPUnit 7 and PHP 7.4 combined throw this error:

1) CacheTest::test_setup_connection_throws_exception
Function ReflectionType::__toString() is deprecated

The test was skipped for PHP 7.4 in 9ff653e. After we upgrade to PHPUnit 8, we should restore the test.

Discovered with https://travis-ci.org/pantheon-systems/wp-redis/jobs/603912266

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

No branches or pull requests

1 participant