Skip to content

v0.15.0

Choose a tag to compare

@kenjis kenjis released this 23 Apr 00:02
· 313 commits to 3.x since this release

Added

  • Now you can create a mock which has a stubbed method that returns the mock itself with using $this->getDouble(). See #170.

Others

  • Compatible with CodeIgniter 3.1.4