Skip to content

v5.3.7000

Compare
Choose a tag to compare
@lmorg lmorg released this 06 Jan 21:22
· 266 commits to master since this release
0da5661

v5.3.7000

Features

  • None

Bug Fixes

  • object builder %{} was parsing bareword null as "null" (string with null) instead of a null value (issue #781)

  • variables were being tokenised in is-null parameters instead of being passed by reference (issue #781)