Description
To be analysed : I found an issue with the old mapping syntax and Sf5
mapping:
mapping:
key1: .... # <= this doesn't work anymore if input is an array
'[key2]': .... # <= this is ok
Maybe it's time to depreciate it ?
Requirements
Breaking changes
Description
To be analysed : I found an issue with the old mapping syntax and Sf5
Transformation 'mapping' have failed: Symfony\Component\PropertyAccess\PropertyAccessor::isPropertyWritable(): Argument #1 ($object) must be of type object, array givenMaybe it's time to depreciate it ?
Requirements
Breaking changes