Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow null values in
setVar
method (#73)
* Added handler to define not found variables Added support for string variables Fixed strings and ints comparison error * Check if variables have scalar types (int, float, string and bool) Better $onVarNotFound logic * Better support for null variables * Better support for null variables * Better support for null variables * Allow null values in `setVar` method
- Loading branch information