Thanks, @Shreya_th. I am afraid this doesn't work either. You are reading the...

Contribution Date
Technology
Contribution Project
Contribution Details

Thanks, @Shreya_th. I am afraid this doesn't work either. You are reading the expression into a variable and the warning is generated at that point. By the time you check for `!empty`, the warning is already generated.

The fix is to use the null-coalescing operator.

Issue Status
Needs work
Contribution Author
Files count
0
Patches count
0