1
0
mirror of synced 2025-01-19 15:01:40 +03:00
Gareth Evans 2fac6272a1 Checks key exists rather than isset
If the default value is set to `null`, `isset` will return `false` even though the key is actually there for a reason.
2014-12-08 01:31:14 +01:00
..