euro-vies-client icon indicating copy to clipboard operation
euro-vies-client copied to clipboard

Committing a generated Symfony container limits the Symfony compatibility

Open stof opened this issue 5 years ago • 8 comments

A container dumped with a version of Symfony DI is not guaranteed to be compatible with a different major version of the component (and I'm 100% sure that there is such incompatibility between 3.x and 4.x. I'm not sure about 2.8 vs 3.x)

So this would force you to generate a different version of the container per version of Symfony.

stof avatar Nov 16 '18 11:11 stof