Skip to content

Fix Empty Strings Being Converted to 0

Latest
Compare
Choose a tag to compare
@BlackyWolf BlackyWolf released this 17 Apr 17:15
· 6 commits to principis since this release
5195d1e

This fix addresses an issue found by @ishehadeh where an empty string value "" was coerced to a zero 0 numeric value instead of an empty string.