1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal
2019-08-07 22:41:26 -04:00
..
Analyzer Fix #1987 - avoid inferredType not being null 2019-08-07 22:41:26 -04:00
Codebase Builtin functions are assumed to be pure 2019-08-07 15:21:15 -04:00
Diff Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ExecutionEnvironment Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
FileManipulation Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Fork Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
LanguageServer Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
PluginManager Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Provider Refactor signature selection a little 2019-07-18 23:08:54 -04:00
Scanner Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
Scope Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Stubs Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Taint Fix potential recursion 2019-08-06 17:29:44 -04:00
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Allow lower-cased constant names 2019-07-28 10:06:47 -04:00
Visitor Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php Change signature on setcookie / setrawcookie (#1924) 2019-07-09 15:36:41 -04:00
CallMap_74_delta.php
CallMap.php Fix #1972 - improve understanding of how setcookie works 2019-07-28 16:40:35 -04:00
Clause.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Improve DOM extension types (#1965) 2019-07-23 22:53:31 -04:00
ReferenceConstraint.php