php-http / HttplugBundle

Symfony Framework Integration for HTTPlug
http://httplug.io
MIT License
381 stars 50 forks source link

use extension class from di component instead of the kernel #454

Closed dbu closed 4 months ago

dbu commented 4 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #453
Documentation -
License MIT

What's in this PR?

Use the correct Extension class to be future proof

Why?

The class from HttpKernel namespace becomes deprecated.

ruudk commented 4 months ago

⚡ Thank you! Would be great to have this tagged 🙏

dbu commented 4 months ago

here you go: https://github.com/php-http/HttplugBundle/releases/tag/1.33.1