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
error Transformation 'mapping' have failed: Symfony\Component\PropertyAccess\PropertyAccessor::isPropertyWritable(): Argument #1 ($object) must be of type object, array given
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
Documentation updates
Reference
Cookbooks
Changelog
Unit tests
Breaking changes
The text was updated successfully, but these errors were encountered:
shavounet
changed the title
Mapping Transformer + Sf5
Mapping Transformer + Sf5 + old key syntax is failing
Sep 17, 2021
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 given
Maybe it's time to depreciate it ?
Requirements
Breaking changes
The text was updated successfully, but these errors were encountered: