1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal
2019-08-10 16:58:57 -04:00
..
Analyzer Break apart reconciler 2019-08-10 13:22:21 -04:00
Codebase Remove blank line 2019-08-08 23:06:52 -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 Add protection for leaky assertions 2019-08-10 16:58:57 -04:00
Visitor Fix #1989 - support fully-qualified params in @method annotations 2019-08-08 17:25:56 -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 Allow setLocale to have 0 or null as parameters (#1993) 2019-08-09 08:41:28 -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