setFactoryService Deprecation errors
Drusy opened this issue · 3 comments
Drusy commented
Hello,
using your bundle and also symfony/phpunit-bridge I am having tons of the following warnings :
Symfony\Component\DependencyInjection\Definition::setFactoryService(aws_sdk) is deprecated since > version 2.6 and will be removed in 3.0. Use Definition::setFactory() instead: 58x
Do you plan updating the bundle to get rid of these warnings ?
Regards.
jeskew commented
This is fixed in master but not in a tagged release. I can cut a release this morning.
Drusy commented
Would be appreciated if stable enough 👍
jeskew commented
You shouldn't see the warnings anymore with version 1.1.0. Please feel free to reopen if you have any questions or concerns.