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
/
src
/
Psalm
/
Internal
/
Provider
History
cgocast
d9400ba191
Handle possibly null $arg_type
2023-09-28 15:34:05 +02:00
..
AddRemoveTaints
Use getParts() instead of $parts on PhpParser\Node\Name.
2023-06-28 03:13:25 +02:00
PropertyTypeProvider
…
ReturnTypeProvider
Handle possibly null $arg_type
2023-09-28 15:34:05 +02:00
ClassLikeStorageCacheProvider.php
misc consistency improvements for cache
2023-06-27 23:23:18 +02:00
ClassLikeStorageProvider.php
…
DynamicFunctionStorageProvider.php
…
FakeFileProvider.php
…
FileProvider.php
…
FileReferenceCacheProvider.php
…
FileReferenceProvider.php
…
FileStorageCacheProvider.php
…
FileStorageProvider.php
…
FunctionExistenceProvider.php
…
FunctionParamsProvider.php
…
FunctionReturnTypeProvider.php
…
MethodExistenceProvider.php
…
MethodParamsProvider.php
…
MethodReturnTypeProvider.php
Fix
#9997
2023-08-05 17:07:08 +02:00
MethodVisibilityProvider.php
…
NodeDataProvider.php
…
ParserCacheProvider.php
misc consistency improvements for cache
2023-06-27 23:23:18 +02:00
ProjectCacheProvider.php
if cache was created with missing composer.lock file use it too instead of ignoring it
2023-06-27 23:16:06 +02:00
PropertyExistenceProvider.php
…
PropertyTypeProvider.php
…
PropertyVisibilityProvider.php
…
Providers.php
…
StatementsProvider.php
…