0.2.0
Reconstruction of the condition check
Only selected PHP functions within the condition will be accepted:
floatval
strval
intval
in_array
str_contains
Fixed conditions specified with "<" or "<="
Replace native eval function with ExpressionLanguage from Symfony