1
0
mirror of synced 2025-02-02 13:31:45 +03:00
Gareth Evans fae0f6a29a 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:38:21 +01:00
..