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 22:01:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
FileManipulation
History
Matthew Brown
5bd9b988fb
Fix
#2494
- don’t use extended name for anonymous classes
2019-12-31 08:46:52 -05:00
..
ClassConstantMoveTest.php
…
ClassMoveTest.php
…
FileManipulationTest.php
Fix
#701
- indicate issues fixable with Psalter
2019-12-02 15:24:01 -05:00
MethodMoveTest.php
…
NamespaceMoveTest.php
…
ParamTypeManipulationTest.php
Add extra safety feature
2019-12-03 01:59:36 -05:00
PropertyMoveTest.php
…
ReturnTypeManipulationTest.php
Fix
#2494
- don’t use extended name for anonymous classes
2019-12-31 08:46:52 -05:00
UndefinedVariableManipulationTest.php
…
UnnecessaryVarAnnotationManipulationTest.php
Make travis green again (
#2518
)
2019-12-27 19:06:09 -05:00
UnusedCodeManipulationTest.php
…
UnusedVariableManipulationTest.php
…