This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 13:51:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
Config
History
orklah
865b36cd3d
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
..
Plugin
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
ConfigFileTest.php
More return types (
#4173
)
2021-01-29 11:38:57 +01:00
ConfigTest.php
More return types (
#4173
)
2021-01-29 11:38:57 +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