Feature #47499
Add support for CollectionStringCastTransformer
Start date:
2013-04-23
Due date:
% Done:
100%
Estimated time:
PHP Version:
Description
Currently the implementation doesn't support property with type array. I have a small path to add a transformer class to cast collection objects to string. A small modification need to be done in the objectIndexActionRequired, because array_diff_assoc is used to compare the two array. This function has no support for multi dimensional array
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20107
Updated by Dominique Feyer over 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 4ca0085c7e31c27ec78c66fd4cd4e780d86da203.