User tests: Successful: Unsuccessful:
The original code
$attrSubSet[0] = array_pop(explode(' ', trim($attrSubSet[0])));
throws an Strict standards: Only variables should be passed by reference
In array_pop the only parameter is an array passed by reference. The return value does not have any reference.
Since they require it, I opened a Tracker item for you: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32896&start=0
Tested it successfully.
This is also present in 2.5.x: #2490
And with the words of Cato the Elder: Ceterum censeo Joomlacode esse delendam (I believe that Joomlacode has to be destroyed. ;-) )
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-12-06 17:31:26 |
Labels |
Added:
?
|
Sorry I clicked the close button accidentally.
Aicha