climate
climate copied to clipboard
Cast to bool only if Argument noValue is true
trafficstars
Hi @ElGigi, what's the purpose of this change? Does it fix some bug?
Sorry, description missing.
If the $noValue parameter is false, the argument is still casted to bool. But so false, it is because a value is expected.
The patch checks the value of the parameter before forcing cast.
Any news? Thx