1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/EndToEnd
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
..
PsalmEndToEndTest.php Remove empty() and use strict comparison when safe (#4211) 2021-01-29 11:39:39 +01:00
PsalmRunnerTrait.php Added SuicidalAutoloader test (#2399) 2019-11-30 00:09:07 -05:00
SuicidalAutoloaderTest.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00