php-http / logger-plugin

PSR-3 Logger plugin for HTTPlug
http://docs.php-http.org/en/latest/plugins/logger.html
MIT License
282 stars 7 forks source link

Allow PHP 8.0 #15

Closed veewee closed 3 years ago

veewee commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets f
Documentation
License MIT

What's in this PR?

This PR allows to require the package on PHP 8. Luckily all hard work was already done :)

veewee commented 3 years ago

Checked the child dependencies. They are 80 compatible. Thanks!

dbu commented 3 years ago

https://github.com/php-http/logger-plugin/releases/tag/1.2.1