Feature #8133

ObjectAccess::setProperty() should support arrays as a subject

Added by Robert Lemke about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-10
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10
PHP Version: Complexity:
Has patch:

Description

Currently only getProperty() allows to use arrays as $subject - setProperty() doesn't support this.

Associated revisions

Revision 95ae5b9f
Added by Robert Lemke about 5 years ago

[+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

#1 Updated by Robert Lemke about 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4494.

Also available in: Atom PDF