Howdee,
Just upgraded to 3.1.0 and noticed this weird change. De expression "nonexistingsomething" is now truthy if there is no value for 'nonexistingsomething'. Previously this was falsy. That is quite serious. Normally undefined is false.
Am I missing something here?
Howdee,
Just upgraded to 3.1.0 and noticed this weird change. De expression "nonexistingsomething" is now truthy if there is no value for 'nonexistingsomething'. Previously this was falsy. That is quite serious. Normally undefined is false.
Am I missing something here?