Skip to:
This seems like strange behaviour but it is how both ACF and Lucee work so raising as a compat issue.
BoxLang outputs:
✗ expected `{ }`, got `null`✗ expected `true`, got `false`
Resolved in `bx-compat` module via Commit 004281af
BoxLang will continue to return nulls and will not mutate the passed in struct.
This seems like strange behaviour but it is how both ACF and Lucee work so raising as a compat issue.
BoxLang outputs: