1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal
2019-05-28 13:16:09 -04:00
..
Analyzer Allow class_exists(..., false) to inform class-string type 2019-05-28 13:16:09 -04:00
Codebase Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
Diff Remove unused variables 2019-05-12 23:13:27 -04:00
ExecutionEnvironment Remove unused variables/comment params 2019-05-11 22:11:38 -04:00
FileManipulation Fix #1634 - don’t remove existing return types when preventing bc breaks 2019-05-15 00:34:56 -04:00
Fork Revert "Implement dots progress bar" 2019-05-27 13:05:06 -04:00
LanguageServer Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
PluginManager Fix erroneous update of existing variables 2019-05-23 18:04:12 -04:00
Provider Fix #1696 - decrease memory usage by keeping parser 2019-05-27 13:14:50 -04:00
Scanner Revert "Implement better progress" 2019-05-27 13:07:02 -04:00
Scope Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
Stubs Improve dead code detection a little more 2019-05-20 18:25:11 -04:00
Traverser Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Type Remove object-like array under falsy assertion when it contains a sure key 2019-05-28 00:32:27 -04:00
Visitor Suppress issue where we don’t want to autoload 2019-05-26 16:40:02 -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 Fix argument type for sprintf(). (#1697) 2019-05-27 17:51:37 -04:00
Clause.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05: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 Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00