Skip to content

Releases: Codeception/AspectMock

4.1.1

18 Dec 14:20
b15254b
Compare
Choose a tag to compare

What's Changed

4.1.0

17 Dec 15:54
345dff6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

Support for goaop/framework v3

16 Apr 19:15
b8658c6
Compare
Choose a tag to compare
  • Support for goaop/framework v3
  • PHP 7.4 only
  • Use codeception/verify v2 in tests

Bugfix release

10 Apr 20:32
eef5e5e
Compare
Choose a tag to compare
  • 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

29 Feb 15:48
72fc3d6
Compare
Choose a tag to compare
  • 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

07 Oct 16:22
Compare
Choose a tag to compare

Fixed #148 , Patch #157

Feature: stubbing static method of parent class

31 Jul 20:45
Compare
Choose a tag to compare

GoAop dependency fixed for 2.x branch

26 Mar 09:58
Compare
Choose a tag to compare
2.2.0

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

2.0.1

31 Jan 20:34
Compare
Choose a tag to compare
  • Fixed verifyNeverInvoked to call with array params #119
  • Use strict comparison for onlyExpectedArguments #121

2.0.0-RC

31 Jan 20:31
Compare
Choose a tag to compare
Merge branch 'master' of github.com:Codeception/AspectMock