Feature #8133
ObjectAccess::setProperty() should support arrays as a subject
| Status: | Resolved | Start date: | 2010-06-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Robert Lemke | % Done: | 100% |
|
| Category: | Reflection | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 10 | |||
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
Description
Currently only getProperty() allows to use arrays as $subject - setProperty() doesn't support this.
Associated revisions
[+FEATURE] FLOW3 (Reflection): ObjectAccess:setProperty() now also supports arrays as a subject. Resolves #8133.
[~TASK] Fluid (Tests): Removed one test in the TemplateVariableContainerTest - it checks something which would result in a fatal error anyway.
History
Updated by Robert Lemke almost 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r4494.