Skip to content

Releases: Athlon1600/php-proxy

v5.2.0

31 Dec 20:40
dc8266d
Compare
Choose a tag to compare
  • works with HTTP2 now
  • misc fixes

v5.1.1

25 Dec 20:22
Compare
Choose a tag to compare

Misc fixes.

v5.1

25 Dec 19:29
Compare
Choose a tag to compare

PHP-proxy no longer depends on Symfony's event dispatcher library.

v5.0.5

16 Sep 03:31
Compare
Choose a tag to compare

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

24 Jun 18:46
Compare
Choose a tag to compare

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

13 May 18:30
Compare
Choose a tag to compare

This version finally no longer depends on Symfony's Event::getName() method.

v5.0.2

07 May 17:01
Compare
Choose a tag to compare

This version no longer depends on mbstring extension.

v5.0.1

29 Dec 18:30
Compare
Choose a tag to compare

Removed version from composer.json

5.0.0

28 Dec 22:35
Compare
Choose a tag to compare

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

18 Jun 21:23
Compare
Choose a tag to compare

4.0.2