Skip to content

Releases: mcustiel/phiremock-server

V1.5.1

27 Dec 11:26
Compare
Choose a tag to compare
  • #18 Fix binary response handling with regex condition by @manofearth

V1.5.0

14 Dec 20:46
Compare
Choose a tag to compare

#17 - Added new JSON Path condition by @manofearth

v1.4.0 - Symfony 7

02 Jan 07:14
3769293
Compare
Choose a tag to compare
  • Support v7 of symfony/process and symfony/console dependencies.

v1.3.0

02 Aug 19:34
e40c252
Compare
Choose a tag to compare
  • Solves #14 - proxyTo with request URI regexp matching

V1.2.0

02 Apr 20:06
Compare
Choose a tag to compare

#8 - Allow Monolog v3
#10 - Exception when using phiremock if HOME env is also the project root
#12 - Improve search performance

Updated dependencies.

v1.1.3

14 May 13:42
a0e5778
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Support PHP8

07 Feb 11:57
Compare
Choose a tag to compare

Bugfixes

16 Nov 16:58
Compare
Choose a tag to compare

Https support

30 Oct 20:21
Compare
Choose a tag to compare
  • #2 Added support for https.
  • Bugfixes.
    ** Fixed logic for phiremock config file detection.

First release

21 Sep 19:32
d6d1e1f
Compare
Choose a tag to compare
  • Removed dependency on Guzzle
  • Factory can be overriden
  • Opened constraints on composer.json