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-07 13:42:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f65868c023
psalm
/
tests
/
FileManipulation
History
Matt Brown
c9e47450a7
Fix
#4266
- prevent OOM when analysing closure unioned with invokable class
2020-10-02 00:47:42 -04:00
..
ClassConstantMoveTest.php
ClassMoveTest.php
FileManipulationTest.php
ImmutableAnnotationAdditionTest.php
MethodMoveTest.php
MissingPropertyTypeTest.php
MissingReturnTypeTest.php
NamespaceMoveTest.php
ParamNameMismatchTest.php
ParamTypeManipulationTest.php
PropertyMoveTest.php
PureAnnotationAdditionTest.php
ReturnTypeManipulationTest.php
Fix
#4266
- prevent OOM when analysing closure unioned with invokable class
2020-10-02 00:47:42 -04:00
UndefinedVariableManipulationTest.php
UnnecessaryVarAnnotationManipulationTest.php
UnusedCodeManipulationTest.php
UnusedVariableManipulationTest.php