Closed
Description
Symfony version(s) affected
7.1.0
Description
bin/console cache:clear
In DefinitionErrorExceptionPass.php line 48:
You have requested a non-existent parameter "container.build_hash".
How to reproduce
I've tested v7.1.0-RC1 and this worked perfectly. After updating to v7.1.0 I get this error message.
Possible Solution
No response