-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Description
Symfony version(s) affected
5.4.3, 6.0.3
Description
I need to fix my dep to "symfony/property-access": "5.4.2"
(or 6.0.2) after yesterday updates.
Otherwise, I get plenty of Typed property $foo must not be accessed before initialization
How to reproduce
See above
Possible Solution
No response
Additional Context
No response
Jamesking56