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
2024-12-15 10:57:08 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d06510833b
psalm
/
src
/
Psalm
/
Plugin
/
EventHandler
History
orklah
870ee4ff93
->args to ->getArgs
2021-10-09 23:37:04 +02:00
..
Event
->args to ->getArgs
2021-10-09 23:37:04 +02:00
AddTaintsInterface.php
Added event to prevent tainting. (
#5398
)
2021-03-19 22:41:41 -04:00
AfterAnalysisInterface.php
AfterClassLikeAnalysisInterface.php
AfterClassLikeExistenceCheckInterface.php
AfterClassLikeVisitInterface.php
AfterCodebasePopulatedInterface.php
AfterEveryFunctionCallAnalysisInterface.php
AfterExpressionAnalysisInterface.php
AfterFileAnalysisInterface.php
AfterFunctionCallAnalysisInterface.php
AfterFunctionLikeAnalysisInterface.php
AfterMethodCallAnalysisInterface.php
AfterStatementAnalysisInterface.php
BeforeFileAnalysisInterface.php
FunctionExistenceProviderInterface.php
FunctionParamsProviderInterface.php
FunctionReturnTypeProviderInterface.php
MethodExistenceProviderInterface.php
MethodParamsProviderInterface.php
MethodReturnTypeProviderInterface.php
MethodVisibilityProviderInterface.php
PropertyExistenceProviderInterface.php
PropertyTypeProviderInterface.php
PropertyVisibilityProviderInterface.php
RemoveTaintsInterface.php
Added event to prevent tainting. (
#5398
)
2021-03-19 22:41:41 -04:00
StringInterpreterInterface.php