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 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
FileManipulation
History
Matthew Brown
b091ceaa9a
Fix union of literal class string
2019-06-06 17:18:24 -04:00
..
ClassConstantMoveTest.php
Add support for moving class constants
2019-06-04 11:14:49 -04:00
ClassMoveTest.php
Fix union of literal class string
2019-06-06 17:18:24 -04:00
FileManipulationTest.php
Bump to PHP 7.1
2019-05-16 18:36:36 -04:00
MethodMoveTest.php
Add ability to move classes
2019-06-05 08:50:24 -04:00
ParamTypeManipulationTest.php
Allow MissingParamType alteration to be done in multithreaded mode
2019-05-31 11:55:24 -04:00
PropertyMoveTest.php
Add property moving & renaming
2019-06-04 00:32:19 -04:00
ReturnTypeManipulationTest.php
Add ability to move classes
2019-06-05 08:50:24 -04:00
UndefinedVariableManipulationTest.php
…
UnusedCodeManipulationTest.php
…