Skip to content

Conversation

weaverryan
Copy link
Member

Hi!

Reported by a user: https://symfonycasts.com/screencast/symfony6-upgrade/upgrade-recipes2#comment-5935097254

Sometimes we end up with CompleteAliasPackage objects, which implement PackageInterface, but do not extend Package. Really, we never needed anything beyond PackageInterface as far as I can see,

Cheers!

Some packages will not extend package, but all implement this interface, which is enough.
@fabpot
Copy link
Member

fabpot commented Aug 7, 2022

Thank you @weaverryan.

@fabpot fabpot merged commit ab0453b into symfony:1.x Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants