Closed mpaluchowski closed 6 years ago
I don't believe this works in ACF. Must just be Railo/Lucee.
If it doesn't work in ACF, then we should currently not go out of our way to support it. As much as I'd like to support Lucee properly at some point, let's focus on getting 1.2 and 1.3 out and then have a proper think about refactoring certain parts for 2.0 - and supporting Lucee properly could well be one of those things.
Needs to be looked at in cfparser.
this is resolved. will be included in v 1.3.0
A function declaration, where the argument list has a trailing comma, such as:
will trigger a
PARSE_ERROR
. The code works fine (in Railo 4.2 at least).