Skip to content

Conversation

@jsor
Copy link
Contributor

@jsor jsor commented Dec 17, 2019

ReflectionType::__toString() is deprecated since PHP 7.1 and its usage triggers warnings, eg. when running tests with PHPUnit.

Closes #1

@codeliner
Copy link

thx!

@codeliner codeliner merged commit 7fbb831 into event-engine:master Dec 17, 2019
@jsor jsor deleted the fix-reflectiontype-tostring branch December 17, 2019 18:17
@ahmed-alaa
Copy link

Thanks! was going to report same issue. but works now with the patch update

@ahmed-alaa ahmed-alaa mentioned this pull request Jun 14, 2020
3 tasks
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.

ReflectionType::__toString() is deprecated. It fails in PHP7.4

3 participants