Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence Passing null to class_exists() deprecation warning
Since PHP 8.1 passing null to class_exists() is deprecated. I have re-factored SubstituteBindings::getClassName() to silence deprecation warning
- Loading branch information