1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 18:48:03 +01:00
psalm/src/Psalm/Internal
2018-11-26 16:50:47 -05:00
..
Analyzer Don’t emit errors when iterating over array|iterator 2018-11-26 16:50:47 -05:00
Codebase Fix language server crash after editing trait method names 2018-11-20 15:51:47 -05:00
Diff
FileManipulation Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
Fork Fix windows-only constant issue 2018-11-18 16:05:36 -05:00
LanguageServer Add backup hover analysis when file isn’t analysed 2018-11-20 16:32:40 -05:00
PluginManager Move more classes into Internal namespace 2018-11-18 12:41:47 -05:00
Provider Remove redundant clause 2018-11-20 22:24:53 -05:00
Scanner Add support for overriding method visibility too 2018-11-25 11:11:33 -05:00
Scope Fix memory leak issues and disable garbage collection 2018-11-18 11:39:14 -05:00
Stubs
Traverser
Type Move more classes into Internal namespace 2018-11-18 12:41:47 -05:00
Visitor Fix #1093 - add exception type to list of scanned classes 2018-11-25 16:14:50 -05:00
CallMap.php Adding false to ftell result type, 2018-11-21 08:28:44 -05:00
Clause.php
PropertyMap.php
ReferenceConstraint.php