Skip to content

Commit

Permalink
Update _usageNotes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer authored Feb 4, 2025
1 parent a940b02 commit 6fcb81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03.reference/02.tags/queryparam/_usageNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Prior to Lucee 6, empty values would be auto cast to nulls, since Lucee 6 only strings behave this way [LDEV-4410](https://luceeserver.atlassian.net/browse/LDEV-4410)
Prior to Lucee 6, an empty value would be auto cast to null, since Lucee 6 only strings are handled this way [LDEV-4410](https://luceeserver.atlassian.net/browse/LDEV-4410)

In Lucee 6, this is no longer the default behavior and throws an exception, which matches ACF.

Expand Down

0 comments on commit 6fcb81d

Please sign in to comment.