codeception/stub
Create lightweight test doubles for PHP with Codeception Stub. Quickly generate stubs and mocks, define method returns and expectations, and override behavior on the fly—ideal for unit tests that need fast, flexible objects without full implementations.
Full Changelog: https://github.com/Codeception/Stub/compare/4.1.3...4.1.4
[@template](https://github.com/template) annotation for Stub::makeEmptyExcept by @lysyjanFull Changelog: https://github.com/Codeception/Stub/compare/3.7.0...4.0.0
Better support for SA tools like Psalm/PHPStan #24
In preparation for Codeception 5
If any changes are required for older versions of PHPUnit, then must be branched off of 3.0.0 and released as 3.0.1 or 3.1.0
Raised lowest supported versions to PHP 7.0 and PHPUnit 6.5 Removed shim.php file
Deleting 2.0.2 and 2.0.3 was stupid, because packagist kept info about those versions.
Reversed MockObject_Generator condition in shim.php to fix my issue with Zend_Loader
Also autocompletion fix #2
Fixes #1
Copied from Codeception\Util\Stub and refactored
How can I help you explore Laravel packages today?