User tests: Successful: Unsuccessful:
in fromObject()
we call the private function arrayFromObject()
which is capable of handling arrays as well. Allowing an array
as argument to fromObject()
will not break anything plus it will convert any nested object
type values in it appropriately and give desired result.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-08-31 06:40:30 |
Closed_By | ⇒ | Bakual |
Sorry! This change came up with travis build failure in #7782, therefore I made this. I've moved it now to the other repo at joomla-framework/utilities#12.
This class is coming from the Joomla Framework. If you want to change anything there, you need to create a PR in the upstream repo: https://github.com/joomla-framework/utilities