1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal
2019-09-07 13:01:36 -04:00
..
Analyzer Allow @psalm-assert to propagate member assertions to the caller's context (#2100) 2019-09-05 21:00:02 -04:00
Codebase Add better handling of print_r 2019-09-07 13:01:36 -04:00
Diff Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
ExecutionEnvironment Fix #2035 more comprehensively 2019-08-19 22:45:24 -04:00
FileManipulation Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Fork Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
LanguageServer Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
PluginManager Clean up more unused @psalm-suppress annotations 2019-08-18 16:59:56 -04:00
Provider Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Scanner Add support for @immutable 2019-08-30 12:36:35 -04:00
Scope Fix #2073 - better understand assignments inside elseif 2019-08-26 22:55:28 -04:00
Stubs Fix Generator::throw parameter type (#2059) 2019-08-26 00:25:17 -04:00
Taint Add better typing 2019-08-14 00:47:57 -04:00
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Fix #2083 - don’t bludgeon method_exists first type 2019-08-29 14:27:25 -04:00
Visitor Fix erroneous marking of external-mutation-free method as unused 2019-08-31 10:02:11 -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 callmap for PDO::lastInsertId() (#2092) 2019-09-02 08:38:05 -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