1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm/Internal
2019-09-03 13:49:15 -04:00
..
Analyzer Warn about unnecessary use of DateTimeImmutable 2019-09-03 13:49:15 -04:00
Codebase Warn about unnecessary use of DateTimeImmutable 2019-09-03 13:49:15 -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
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
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
CallMap_74_delta.php
CallMap.php Fix callmap for PDO::lastInsertId() (#2092) 2019-09-02 08:38:05 -04:00
Clause.php
PropertyMap.php
ReferenceConstraint.php