Skip to content

Releases: jenssegers/php-proxy

v3.1.0

06 Mar 09:33
7bbe462

Choose a tag to compare

  • Replace deprecated package
  • Bump minimum PHP version to 7.1

v3.0.2

03 Aug 09:02

Choose a tag to compare

  • Fix port forwarding

v3.0.1

03 Aug 08:57

Choose a tag to compare

  • Fixed location rewrite filter

v3.0.0

12 May 21:24

Choose a tag to compare

New release.

v3.0.0-beta2

30 Oct 18:59

Choose a tag to compare

  • Support for subdirectories and custom ports

v3.0.0-beta

06 Oct 08:46

Choose a tag to compare

v3.0.0-beta Pre-release
Pre-release
  • Complete rewrite to PSR7 and middleware filters

v2.2.1

05 Apr 09:07

Choose a tag to compare

  • Allow anonymous functions as filters.
  • Small tweaks to how the request and response instances are passed between filters.

v2.2.0

10 Jan 10:19

Choose a tag to compare

  • Support for Guzzle 5

v2.1.1

05 Nov 22:19

Choose a tag to compare

  • Fix adapters

v2.1.0

16 Aug 08:47

Choose a tag to compare

New code structure and big refactor.