Releases: QratorLabs/Smocky
Releases · QratorLabs/Smocky
1.2.5
1.2.4
Full Changelog: 1.2.3...1.2.4
fix(tests): add support for PHPUnit-10
33cc05c1
fix(tests): add support for PHPUnit-10
fix(MockedMethod::callOriginal): add missing `return` statement
Minor fixes
- bumped
phpstan
version to - fixed codestyle with
phpcs
- added repo links to
composer.json
feat(callOriginal): add way to call original methods/functions
New methods for mock-objects
callOriginal
for dynamic class methods and functionscallOriginalStatic
for static class methods
Also done some codestyle fixes
fix(package): add .gitattributes file
1.1.2 fix(package): add `.gitattributes` file