You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 7.4 reports E_DEPRECATED: Cannot use "parent" when current class scope has no parent at this line. I am not sure what is purpose of parent call here, but shouldn't it be $this->?
PHP 7.4 reports
E_DEPRECATED: Cannot use "parent" when current class scope has no parent
at this line. I am not sure what is purpose of parent call here, but shouldn't it be$this->
?https://travis-ci.org/contributte/di/jobs/554846041#L242-L262
The text was updated successfully, but these errors were encountered: