Releases: jenssegers/php-proxy
Releases · jenssegers/php-proxy
v3.1.0
v3.0.2
- Fix port forwarding
v3.0.1
- Fixed location rewrite filter
v3.0.0
New release.
v3.0.0-beta2
- Support for subdirectories and custom ports
v3.0.0-beta
- Complete rewrite to PSR7 and middleware filters
v2.2.1
- Allow anonymous functions as filters.
- Small tweaks to how the request and response instances are passed between filters.
v2.2.0
- Support for Guzzle 5
v2.1.1
- Fix adapters
v2.1.0
New code structure and big refactor.