Gregwar / Image

A PHP library to handle images
MIT License
993 stars 190 forks source link

Deprecation error on Symfony 4.2 and up #157

Closed Thorry84 closed 5 years ago

Thorry84 commented 5 years ago

A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.

Maybe something to look at? I've seen a lot of packages have this problem.

aweelex commented 5 years ago

@Thorry84 Please comment. Where have you seen usage of TreeBuilder?

Thorry84 commented 5 years ago

@aweelex Oops, just noticed I posted this in Gregwar/Image, but it was meant to be posted in the Gregwar/ImageBundle. My bad!

The reference is here: https://github.com/Gregwar/ImageBundle/blob/0024f16805cc3cf123ae4ac70ade1dd39eccc103/DependencyInjection/Configuration.php#L18