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
/
FileManipulation
History
Matthew Brown
5395183837
Use more accurate means of determining whether function did return
2020-03-28 23:37:42 -04:00
..
ClassConstantMoveTest.php
…
ClassMoveTest.php
…
FileManipulationTest.php
Fix
#701
- indicate issues fixable with Psalter
2019-12-02 15:24:01 -05:00
MethodMoveTest.php
…
MissingReturnTypeTest.php
Fix
#3030
- don’t suggest return types can do more
2020-03-28 23:15:54 -04:00
NamespaceMoveTest.php
…
ParamTypeManipulationTest.php
Fix
#2857
- use correct location for byref vars
2020-02-21 00:42:52 -05:00
PropertyMoveTest.php
…
ReturnTypeManipulationTest.php
Use more accurate means of determining whether function did return
2020-03-28 23:37:42 -04:00
UndefinedVariableManipulationTest.php
…
UnnecessaryVarAnnotationManipulationTest.php
Make travis green again (
#2518
)
2019-12-27 19:06:09 -05:00
UnusedCodeManipulationTest.php
…
UnusedVariableManipulationTest.php
Fix
#2752
- string casts can be implicit method calls, don’t remove automatically
2020-02-06 21:05:16 -05:00