Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Pothys - MitrahSoftPothys - MitrahSoftLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
Critical
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
Created 26 April 2018 at 16:00
Updated 3 February 2021 at 11:05
Resolved 3 February 2021 at 11:05
In ACF2018, implements negative index to the array it support for indices from the end in an array. Lucee supports only for positive index.
Example
Note: This is working for only showing index. If we set animals[-1] = "kk", it throw error in ACF2018.