1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2018-11-29 00:46:34 -05:00
..
CodeLocation
Config Add support for special *::someMethod syntax for referencedMethod 2018-11-28 20:09:20 -05:00
Exception Add backup hover analysis when file isn’t analysed 2018-11-20 16:32:40 -05:00
Internal Fix #1102 by supporting class_alias properly 2018-11-29 00:46:34 -05:00
Issue
Plugin Make sure method call return type is passed by ref 2018-11-22 00:40:22 -05:00
Storage Fix #1102 by supporting class_alias properly 2018-11-29 00:46:34 -05:00
Type Increase limits of literal strings to 50 characters 2018-11-27 17:48:23 -05:00
Aliases.php
Codebase.php Fix usage of substr_count($haystack, $needle) 2018-11-21 13:59:22 -05:00
CodeLocation.php Fix #531 2018-11-17 18:01:27 -05:00
Config.php Use composer class loader for source project to avoid plugin overwriting 2018-11-25 10:41:22 -05:00
Context.php Fix memory leak issues and disable garbage collection 2018-11-18 11:39:14 -05:00
DocComment.php
ErrorBaseline.php
FileBasedPluginAdapter.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
FileManipulation.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
FileSource.php
IssueBuffer.php
PluginRegistrationSocket.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
StatementsSource.php
Type.php Make the length of possible string unions unlimited in conditionals 2018-11-28 15:12:08 -05:00