1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 00:39:38 +01:00
psalm/src/Psalm/Internal
2019-07-06 00:00:17 -04:00
..
Analyzer Fix #1869 - don’t memoize magic properties after set 2019-07-06 00:00:17 -04:00
Codebase Apply PHPCS fixes 2019-07-05 16:27:53 -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 Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PluginManager Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Provider Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Scanner Simplify class completion lookup 2019-06-29 21:32:26 -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
Traverser Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Type Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Visitor Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
CallMap_71_delta.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
CallMap_72_delta.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
CallMap_73_delta.php Add callmap fixes collected by @voku in #1541 2019-04-11 10:58:27 -04:00
CallMap_74_delta.php Fix password_hash change between versions 2019-02-16 23:57:49 -05:00
CallMap.php Make signature more specific cc @SignpostMarv 2019-07-05 10:44:20 -04:00
Clause.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php adding property that was introduced in 7.1, not sure how to accurately describe & test this with deltas 2019-03-07 23:20:05 -05:00
ReferenceConstraint.php