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
/
Internal
/
Provider
History
Matt Brown
6a61298074
Fix
#5810
- detect properties that are never read
2021-05-21 09:25:57 -04:00
..
ClassLikeStorageInstanceCacheProvider.php
return types (
#4311
)
2020-10-12 15:02:52 -04:00
FakeFileProvider.php
Remove file map cache when re-analyzing files (
#5084
)
2021-01-22 16:05:28 -05:00
FakeFileReferenceCacheProvider.php
Fix
#5810
- detect properties that are never read
2021-05-21 09:25:57 -04:00
FakeParserCacheProvider.php
Do no writing when saving parser cache in tests
2020-09-14 09:56:39 -04:00
FileStorageInstanceCacheProvider.php
Document lowercase-string when possible (
#4904
)
2020-12-29 11:42:12 +00:00
ParserInstanceCacheProvider.php
More return types (
#4173
)
2020-09-12 11:24:05 -04:00
ProjectCacheProvider.php
Fix
#4464
- bust cache when Psalm’s version changes, not just composer’s
2020-11-01 09:01:53 -05:00