1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Internal
2019-05-08 11:42:30 -04:00
..
Analyzer Prevent crash when iterator class does not exist 2019-05-08 11:03:47 -04:00
Codebase Add extra debugging 2019-05-07 13:16:01 -04:00
Diff Fix #1574 - detect docblock additions to the first statement of a method when diffing 2019-04-22 21:50:58 -04:00
ExecutionEnvironment Add support for Scrutinizer output 2019-04-14 14:49:09 -04:00
FileManipulation Don’t be greedy with lines 2019-04-17 14:58:13 -04:00
Fork Fix #1601 - prevent threaded execution when pcre.jit is set to 1 2019-05-08 11:42:30 -04:00
LanguageServer Fix #1603 - prevent invalid covariant template classes from being passed 2019-05-06 16:38:08 -04:00
PluginManager @voku’s fixes for issues found by their callmap update 2019-04-11 11:02:46 -04:00
Provider Track method param uses between diff runs 2019-04-29 17:29:38 -04:00
Scanner Fix #1603 - prevent invalid covariant template classes from being passed 2019-05-06 16:38:08 -04:00
Scope Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
Stubs Fix #1603 - prevent invalid covariant template classes from being passed 2019-05-06 16:38:08 -04:00
Traverser Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Type Fix #1603 - prevent invalid covariant template classes from being passed 2019-05-06 16:38:08 -04:00
Visitor Fix #1603 - prevent invalid covariant template classes from being passed 2019-05-06 16:38:08 -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 #1567 - remove extraneous union 2019-04-20 16:09:55 -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