Releases: pubsubhubbub/php-subscriber
Releases · pubsubhubbub/php-subscriber
1.2.0
What's Changed
- Add support for PHP 8 (#12)
Merged pull requests:
- Follow PSR-2 & other conventions by @CupOfTea696 in #8
- Do not include unset parameters in query string by @danmichaelo in #10
- Give a default value to the param $post_string in http() by @karptonite in #13
New Contributors
- @CupOfTea696 made their first contribution in #8
- @danmichaelo made their first contribution in #10
- @karptonite made their first contribution in #13
Full Changelog: 1.1.0...1.2.0