Phiremock Versions Save

Phiremock mocks HTTP requests and REST services, allowing to mock external services during acceptance testing.

v1.12.2

2 years ago

Fix for exception thrown in Request::__toString() method.

v2.1.1

3 years ago

v2.1.0

3 years ago

Changed composer.json to not use fixed versions anymore.

v2.0.0

3 years ago

This moved to be only a bundle. Server and client are now in separated libraries/repositories.

v2.0.0-beta.1

3 years ago
  • Using beta versions of server and client.

v2.0.0-alpha.1

3 years ago
  • This moved to be only a bundle. Server and client are now in separated libraries/repositories.
  • Still under test.
  • Still no code freeze for version 2.0

v1.12.1

4 years ago

PR from @Gounlaf - #52

v1.12.0

4 years ago

Pull request #49

v1.11.1

5 years ago

Fixes https://github.com/mcustiel/phiremock/issues/44 (RequestBuilder: andPriority doesnt not return $this) Thanks to @Gounlaf

v1.11.0

5 years ago

Solves issue #43