.. |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Fix #1108 - add support for referencedFunction to UndefinedFunction
|
2018-11-29 23:19:33 -05:00 |
Exception
|
Add backup hover analysis when file isn’t analysed
|
2018-11-20 16:32:40 -05:00 |
Internal
|
Don’t propagate internal to methods/properties of traits and interfaces
|
2018-12-13 09:28:30 -05:00 |
Issue
|
Add better message when reconciling fails with bad result
|
2018-12-05 10:36:42 -05:00 |
Output
|
Replacing setColumnMaxWidth with similar functionality.
|
2018-12-09 17:34:47 -05:00 |
Plugin
|
Make sure method call return type is passed by ref
|
2018-11-22 00:40:22 -05:00 |
Storage
|
Fix #689 - add checks for @internal annotations
|
2018-12-01 18:37:49 -05:00 |
Type
|
Improve handling of T::class when mixed is passed
|
2018-12-13 01:54:15 -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
|
Fix #999 - respect @method annotations to redefine parent methods
|
2018-11-30 15:13:25 -05:00 |
Context.php
|
Fix #1118 - detect possible issues with unions of mixed
|
2018-12-08 13:18:55 -05:00 |
DocComment.php
|
Fix #490 - warm about unknown @psalm- annotations
|
2018-12-01 15:29:14 -05:00 |
ErrorBaseline.php
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
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
|
Refactoring output formats and creating a new "compact" format.
|
2018-12-09 17:34:47 -05:00 |
Output.php
|
Refactoring output formats and creating a new "compact" format.
|
2018-12-09 17:34:47 -05:00 |
PluginRegistrationSocket.php
|
Plugin interface segregation (#1076)
|
2018-11-12 11:20:59 -05:00 |
StatementsSource.php
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
Type.php
|
Add support for @param T:class $foo
|
2018-12-13 00:09:01 -05:00 |