1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/Config/Plugin
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
..
Hook Remove empty() and use strict comparison when safe (#4211) 2021-01-29 11:39:39 +01:00
AfterAnalysisPlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
FilePlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
FunctionPlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
MethodPlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
PropertyPlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
SqlStringProviderPlugin.php add native param types (#4137) 2021-01-29 11:38:54 +01:00