-
-
Notifications
You must be signed in to change notification settings - Fork 5
Releases: php-mock/php-mock-mockery
Releases · php-mock/php-mock-mockery
1.5.0
@michalbundyra
michalbundyra
291994a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- qa: Run unit tests on PHP 8.3 by @michalbundyra in #16
- chore: Update workflows by @michalbundyra in #17
- chore: squizlabs/php_codesniffer 3.8.0 by @michalbundyra in #18
- qa: Run unit tests on PHP 8.4 by @michalbundyra in #19
- qa: Allow php-mock/php-mock-integration 3.0 by @michalbundyra in #20
Full Changelog: 1.4.1...1.5.0
Assets 2
1.4.1
@michalbundyra
michalbundyra
98e0756
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- qa: Update workflows - test with Mockery ~1.6.0 by @michalbundyra in #14
- qa: Add "testing" keyword to composer.json by @michalbundyra in #15
Full Changelog: 1.4.0...1.4.1
Assets 2
1.4.0
@michalbundyra
michalbundyra
3273ea3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- GHA Workflow instead of TravisCI by @michalbundyra in #11
- qa: Update workflows and bump deps, run tests on PHP 8.2 by @michalbundyra in #13
Full Changelog: 1.3.0...1.4.0
Assets 2
php-mock-mockery 1.3.0
@michalbundyra
michalbundyra
1.3.0
This tag was signed with the committer’s verified signature.
The key has expired.
michalbundyra
Michał Bundyra
Added:
- #9 adds ability to mock multiple calls of the same function with different arguments