PHP-DI / Symfony-Bridge

PHP-DI integration with Symfony
http://php-di.org/doc/frameworks/symfony2.html
Other
17 stars 11 forks source link

Remove deprecated warning on DebugClassLoader #22

Closed frenchcomp closed 3 years ago

frenchcomp commented 4 years ago

Hi, This PR is about to support new DebugClass component of Symfony available in symfony/error-handler when it is available. (The legacy DebugClass is deprecated since 4.4).

Thanks

frenchcomp commented 4 years ago

Sorry, my mind bugged and i forgot to create branches by PR. Il will create them tomorow evening.

frenchcomp commented 4 years ago

I restored phpunit 4 and original test, I will push a new PR after the merge of this one :)

mnapoli commented 3 years ago

I'm sorry there are too many changes in this PR, without explanations I have to assume they are unrelated. It's not possible to move forward at this time, I'll be closing this for now.

frenchcomp commented 3 years ago

I understand, no worries. Since then I have completely rework the behavior to run as bundle without having to overload the Symfony kernel. Have a nice day :)

mnapoli commented 3 years ago

Thanks, you too!