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
/
src
/
Psalm
/
Internal
/
PhpVisitor
History
Bruce Weirdan
65f0fb0288
Allow multiple version-dependent method stubs (
#5337
)
...
Fixed
vimeo/psalm#4836
2021-03-06 17:18:51 -05:00
..
Reflector
Allow multiple version-dependent method stubs (
#5337
)
2021-03-06 17:18:51 -05:00
AssignmentMapVisitor.php
Fix
#4976
- improve type narrowing
2021-01-11 17:14:23 -05:00
CheckTrivialExprVisitor.php
Misc improvements (
#4314
)
2020-10-15 13:23:35 -04:00
CloningVisitor.php
…
ConditionCloningVisitor.php
improve phpdoc (
#4352
)
2020-10-17 12:36:44 -04:00
NodeCleanerVisitor.php
Misc improvements (
#4314
)
2020-10-15 13:23:35 -04:00
NodeCounterVisitor.php
Misc improvements (
#4314
)
2020-10-15 13:23:35 -04:00
OffsetShifterVisitor.php
Fix completion of Foo:: before an if statement
2021-02-15 11:12:04 -05:00
ParamReplacementVisitor.php
Misc improvements (
#4314
)
2020-10-15 13:23:35 -04:00
PartialParserVisitor.php
Fix
#5297
- be more sensitive to additions and deletions in language server mode
2021-02-28 01:36:06 -05:00
ReflectorVisitor.php
add stubs for standard iterators (
#4725
)
2021-01-07 10:07:07 -05:00
ShortClosureVisitor.php
Misc improvements (
#4314
)
2020-10-15 13:23:35 -04:00
SimpleNameResolver.php
Fix
#5297
- be more sensitive to additions and deletions in language server mode
2021-02-28 01:36:06 -05:00
TraitFinder.php
improve phpdoc (
#4352
)
2020-10-17 12:36:44 -04:00
TypeMappingVisitor.php
…