1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/examples/plugins
2021-01-29 11:38:58 +01:00
..
composer-based/echo-checker Move Union::getTypes to Union::getAtomicTypes 2020-01-04 12:20:26 -05:00
ClassUnqualifier.php More return types (#4173) 2021-01-29 11:38:57 +01:00
FunctionCasingChecker.php Add some backwards-incompatible changes for 4.x 2021-01-29 11:38:48 +01:00
PreventFloatAssignmentChecker.php replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2021-01-29 11:38:58 +01:00
StringChecker.php replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2021-01-29 11:38:58 +01:00