guzzle-bundle icon indicating copy to clipboard operation
guzzle-bundle copied to clipboard

Symfony 2.7 deprecated notes fixed

Open e-moe opened this issue 9 years ago • 6 comments

@thewilkybarkid , pls check this changes due to latest Symfony 2.7 LTS release.

e-moe avatar Jun 02 '15 19:06 e-moe

@e-moe Your change means that the bundle will not work with versions of the Symfony DependencyInjection component prior to 2.6. You can have a look at, for example, doctrine/DoctrineBundle#381 to see a BC approach to solve this issue.

xabbuh avatar Jun 02 '15 19:06 xabbuh

thanks, I'll check and push update

e-moe avatar Jun 02 '15 19:06 e-moe

@xabbuh , @thewilkybarkid done (DependencyInjection component BC fixed)

e-moe avatar Jun 03 '15 06:06 e-moe

:+1:

xabbuh avatar Jun 04 '15 08:06 xabbuh

Is this going to be merged someday ?

jiboule avatar Jun 28 '16 12:06 jiboule

@jiboule dont expect anything to happen with this bundle anymore... check #90

rvgate avatar Jun 28 '16 13:06 rvgate