You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 5.4:
[Serializer] Fix deserialization_path missing using contructor
[HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined
fix detecting the server version with Doctrine DBAL 4
[Serializer] Fix constructor deserialization path
[Serializer] Fix XML attributes not added on empty
thrownewMissingConstructorArgumentsException(sprintf('Cannot create an instance of "%s" from serialized data because its constructor requires the following parameters to be present : "$%s".', $class, implode('", "$', $missingConstructorArguments)), 0, null, $missingConstructorArguments, $class);
0 commit comments