Skip to content

Releases: mcustiel/phiremock-server

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

First beta version

01 Sep 07:53
Compare
Choose a tag to compare
  • Supports expectations based in form data.
  • LTS version of ReactPHP as requirement.
  • Support catch-all expectations.
  • Still under test.

First alpha version of Phiremock Server

06 Aug 19:46
19b4759
Compare
Choose a tag to compare
  • Supports legacy expectations requests and version 2 expectation requests.
  • Still under test
  • Still no code freeze.