AspectMock
AspectMock copied to clipboard
The most powerful and flexible mocking framework for PHPUnit / Codeception.
The underlying library is no longer supported:  Since no one is actively developing this I'm convinced no one will do the effort of rewriting it to use the referenced...
Не мокается обхект тест запускается хорошо но не работает ```php bootstrap.php
I figured out what (I think) it should be. Can the doc be updated?
Since "isset" returns false when value does exist in the array, this fixes the check if the mock function registered
Preliminary support for PHP 8.2 by using development versions of `goaop/framework` and `goaop/parser-reflection`. If you want to test this out right now in your project, use the following in composer.json:...