1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
630 stars 118 forks source link

deprecation logged in Symfony 3.4.6 #167

Closed PhilETaylor closed 3 years ago

PhilETaylor commented 6 years ago

Followed all install instructions - it all works well but I get this deprecation logged in Symfony 3.4.6

Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "oneup_flysystem.mycustom_filesystem" service to "League\Flysystem\Filesystem" instead.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

PhilETaylor commented 3 years ago

2018? no action? wow.. ok to close, Im now using Symfony 5.2 so I could never replicate now even if I wanted. No bother :)

bytehead commented 3 years ago

No worries, the newest release is compatible with Symfony 5.x anyway.