Skip to content

Commit 6fcb81d

Browse files
authored
Update _usageNotes.md
1 parent a940b02 commit 6fcb81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03.reference/02.tags/queryparam/_usageNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
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)
1+
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)
22

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

0 commit comments

Comments
 (0)