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