Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Fix: PHP 8 Support - do not call deprecated ReflectionProperty::getClass#298

Open
silverbackdan wants to merge 4 commits intoBehatch:masterfrom
silverbackdan:master
Open

Fix: PHP 8 Support - do not call deprecated ReflectionProperty::getClass#298
silverbackdan wants to merge 4 commits intoBehatch:masterfrom
silverbackdan:master

Conversation

@silverbackdan
Copy link

@silverbackdan silverbackdan commented Mar 11, 2021

See also: #297

This PR has resolved all my issues in relation to the getClass method being called.

The error was preventing tests from completing or getting any genuine failures from the tests.

I referenced this post for a like-for-like comparison of the methods - https://php.watch/versions/8.0/deprecated-reflectionparameter-methods#getClass

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant