1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/Config
orklah 3652d51275
Remove empty() and use strict comparison when safe (#4211)
* replace empty usage with stricter checks

* use strict comparison when safe

* replace is_null with === null for consistency
2021-01-29 11:39:39 +01:00
..
Plugin Remove empty() and use strict comparison when safe (#4211) 2021-01-29 11:39:39 +01:00
ConfigFileTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ConfigTest.php Remove empty() and use strict comparison when safe (#4211) 2021-01-29 11:39:39 +01:00
CreatorTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
PluginListTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
PluginTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00