1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 18:17:55 +01:00
psalm/src/Psalm/Internal
2019-06-06 17:42:23 -04:00
..
Analyzer Fix handling of property type with default 2019-06-06 17:42:23 -04:00
Codebase Rewrite use statements 2019-06-05 22:13:33 -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 Add property moving & renaming 2019-06-04 00:32:19 -04:00
Fork Buffer messages a little, to reduce inter-process communication 2019-05-31 12:14:53 -04:00
LanguageServer Progress bar (#1709) 2019-05-30 10:30:41 -04:00
PluginManager Implemented multiple composer roots for plugins (#1723) 2019-06-02 11:23:56 -04:00
Provider Renamed Fn to TFn to allow for PHP 7.4 compatibility 2019-06-03 08:21:25 -04:00
Scanner Add rest of files 2019-06-01 16:57:33 -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
Type Renamed Fn to TFn to allow for PHP 7.4 compatibility 2019-06-03 08:21:25 -04:00
Visitor Add ability to move classes 2019-06-05 08:50:24 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php Add callmap fixes collected by @voku in #1541 2019-04-11 10:58:27 -04:00
CallMap_74_delta.php
CallMap.php Fix #1725 - mcrypt_get_cipher_name was incorrect 2019-06-03 10:35:16 -04:00
Clause.php
PropertyMap.php
ReferenceConstraint.php