Skip to content

Releases: Codeception/AspectMock

4.1.1

Choose a tag to compare

@TavoNiievez TavoNiievez released this 18 Dec 14:20
b15254b

What's Changed

4.1.0

Choose a tag to compare

@TavoNiievez TavoNiievez released this 17 Dec 15:54
345dff6

What's Changed

Full Changelog: 4.0.0...4.1.0

Support for goaop/framework v3

Choose a tag to compare

@Naktibalda Naktibalda released this 16 Apr 19:15
b8658c6
  • Support for goaop/framework v3
  • PHP 7.4 only
  • Use codeception/verify v2 in tests

Bugfix release

Choose a tag to compare

@Naktibalda Naktibalda released this 10 Apr 20:32
eef5e5e
  • Fixed PHPUnit Framework Exception Undefined offset at BeforeMock by @ahmed-abid
  • This version does not support PHP 8
  • This version does not support goaop/framework v3

Maintenance release

Choose a tag to compare

@Naktibalda Naktibalda released this 29 Feb 15:48
72fc3d6
  • Support for goaop/framework v3
  • Support for symfony/finder v5
  • Added missing assertions for method call invocations #160 by @bhoehl
  • Fixed wrong method invocation count on dynamic methods using exceptions #161 by @bhoehl
  • Bugfix: Handle a case when excludePaths is a string

Minor fixes

Choose a tag to compare

@DavertMik DavertMik released this 07 Oct 16:22

Fixed #148 , Patch #157

Feature: stubbing static method of parent class

Choose a tag to compare

@DavertMik DavertMik released this 31 Jul 20:45

See #155 and #156

GoAop dependency fixed for 2.x branch

Choose a tag to compare

@DavertMik DavertMik released this 26 Mar 09:58
2.2.0

Merge branch 'master' of github.com:Codeception/AspectMock

2.0.1

Choose a tag to compare

@sergeyklay sergeyklay released this 31 Jan 20:34
  • Fixed verifyNeverInvoked to call with array params #119
  • Use strict comparison for onlyExpectedArguments #121

2.0.0-RC

Choose a tag to compare

@sergeyklay sergeyklay released this 31 Jan 20:31
Merge branch 'master' of github.com:Codeception/AspectMock