ReflectionProperty::getValue() doesn't accept non-strings anymore, breaking TestingAccessWrapper::__get():
TypeError: ReflectionProperty::getValue(): Argument #1 ($object) must be of type object, string given
ReflectionProperty::getValue() doesn't accept non-strings anymore, breaking TestingAccessWrapper::__get():
TypeError: ReflectionProperty::getValue(): Argument #1 ($object) must be of type object, string given
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
PHP8 compatibility | testing-access-wrapper | master | +14 -0 |
Change 584661 had a related patch set uploaded (by MaxSem; owner: MaxSem):
[testing-access-wrapper@master] PHP8 compatibility
Change 584661 merged by jenkins-bot:
[testing-access-wrapper@master] PHP8 compatibility