Releases: Athlon1600/php-proxy
Releases · Athlon1600/php-proxy
v5.2.0
v5.1.1
Misc fixes.
v5.1
PHP-proxy no longer depends on Symfony's event dispatcher library.
v5.0.5
The only change was replacing my own parseQuery function with PHP's parse_str because it wasn't parsing some query string properly.
v5.0.4
Added
- New BlockListPlugin that supports blocking of requests based on either IP address or URL.
- New helper function "re_match" that can be used in place of strpos when wildcard match is needed.
v5.0.3
This version finally no longer depends on Symfony's Event::getName() method.
v5.0.2
This version no longer depends on mbstring extension.
v5.0.1
Removed version from composer.json
5.0.0
Much lighter version of php-proxy due to the fact that most plugins are now located in this package: https://github.com/Athlon1600/php-proxy-plugin-bundle
4.0.2
4.0.2