Releases: mcustiel/phiremock-codeception-extension
Releases · mcustiel/phiremock-codeception-extension
Improved resetting of phiremeock state
Fixed issue #19
Issue #16
Added method in module
Added method from proposal in issue #14
Fix for #12
Fixed in PR #13 by @dewa1t
Added check for installation of pcntl and fixed min php version in composer
v1.3.1 Controlling when pcntl is enabled
Added config for expectations path for the extension
Added expectations_path option to extension config, so preconfigured expectations can be saved in files.
Improved Windows support
Improved the way that the paths are built to improve Windows support.
Thanks to @linslin
Windows support
Fixed exception when killing process
Using codeception events to control the process start and stop.
Thanks to @thitami for reporting the issue.
Support for version 2 of symfony process to avoid conflicts
v1.2.1 Update composer.json