1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
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
..
2021-01-29 11:38:54 +01:00