.. |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Fix false casing
|
2019-04-12 15:39:38 -04:00 |
Exception
|
Codebase::classExtends() now rejects unpopulated classes
|
2019-03-17 13:51:00 -04:00 |
Internal
|
Remove type coverage map, as it’s not ready for prime-time
|
2019-04-12 11:32:35 -04:00 |
Issue
|
Fix #1499 - use TraitMethodSignatureMismatch when dealing with trait methods
|
2019-03-29 14:09:06 -04:00 |
Output
|
Add @SignpostMarv’s fixes for Windows tests
|
2019-03-31 19:08:55 -04:00 |
Plugin
|
Remove type coverage map, as it’s not ready for prime-time
|
2019-04-12 11:32:35 -04:00 |
SourceControl
|
Add date
|
2019-04-11 10:49:29 -04:00 |
Storage
|
Fix #1498 - use template types from parent function
|
2019-03-25 11:25:43 -04:00 |
Type
|
Improve handling of negated boolean operations
|
2019-04-12 11:26:33 -04:00 |
Aliases.php
|
|
|
Codebase.php
|
Prevent internal consumers of classExists from being penalised
|
2019-03-17 17:11:04 -04:00 |
CodeLocation.php
|
Fix location of @method docblocks for issues
|
2019-03-18 21:05:37 -04:00 |
Config.php
|
Fix buggy behaviour around callable tests
|
2019-04-09 18:09:57 -04:00 |
Context.php
|
Fix memory leak
|
2019-04-02 23:36:55 -04:00 |
DocComment.php
|
Allow @psalm-variadic annotation
|
2019-02-28 14:44:35 -05:00 |
ErrorBaseline.php
|
Add better handling for non-edge-case function calls
|
2019-04-11 14:53:21 -04:00 |
FileBasedPluginAdapter.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -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
|
Fix #1499 - use TraitMethodSignatureMismatch when dealing with trait methods
|
2019-03-29 14:09:06 -04:00 |
Output.php
|
Refactoring output formats and creating a new "compact" format.
|
2018-12-09 17:34:47 -05:00 |
PluginRegistrationSocket.php
|
Add plugin hook for post-analysis stuff
|
2019-03-23 12:47:46 -04:00 |
StatementsSource.php
|
Refactor storage of template names to prevent clashes
|
2019-03-22 15:59:10 -04:00 |
Type.php
|
Fix buggy behaviour around callable tests
|
2019-04-09 18:09:57 -04:00 |