1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal
2019-07-04 15:46:24 -04:00
..
Analyzer Remove unused variables (#1898) 2019-07-04 15:17:28 -04:00
Codebase Implement signature help - closes #1841 (#1862) 2019-07-01 15:54:32 -04:00
Diff Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ExecutionEnvironment Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FileManipulation Make line endings mostly all the same 2019-07-03 16:58:27 -04:00
Fork Make line endings mostly all the same 2019-07-03 16:58:27 -04:00
LanguageServer Fix #1888 - add go-to-variable 2019-07-01 18:48:33 -04:00
PluginManager Fix #1897 - add support for unions in @psalm-assert annotations 2019-07-04 15:05:55 -04:00
Provider Remove unused variables (#1898) 2019-07-04 15:17:28 -04:00
Scanner Simplify class completion lookup 2019-06-29 21:32:26 -04:00
Scope Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
Stubs Allow trait_exists to inform type for ReflectionClass 2019-05-31 09:43:46 -04:00
Traverser Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
Type Fix memory leak in type parser 2019-06-29 17:09:52 -04:00
Visitor Fix #1891 - don’t enter class_alias if the class doesn’t exist 2019-07-04 15:46:24 -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 cal_from_jd function return types (#1890) 2019-07-02 10:20:33 -04:00
Clause.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -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 Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00