.. |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Consolidate location of issue handling
|
2019-05-03 17:12:20 -04:00 |
Exception
|
Codebase::classExtends() now rejects unpopulated classes
|
2019-03-17 13:51:00 -04:00 |
Internal
|
Fix incorrect message when inheriting parent docblock
|
2019-05-09 10:26:06 -04:00 |
Issue
|
Split apart TypeCoercion issues, allowing more granular issue filtering
|
2019-04-25 18:02:19 -04:00 |
Output
|
Fix #1616 - allow Psalm to output checkstyle format
|
2019-05-08 14:26:52 -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 incorrect message when inheriting parent docblock
|
2019-05-09 10:26:06 -04:00 |
Type
|
Fix #1603 - prevent invalid covariant template classes from being passed
|
2019-05-06 16:38:08 -04:00 |
Aliases.php
|
|
|
Codebase.php
|
Allow psalter to be used in multithreaded mode
|
2019-04-17 13:15:06 -04:00 |
CodeLocation.php
|
Fix location of @method docblocks for issues
|
2019-03-18 21:05:37 -04:00 |
Config.php
|
Invalidate cache when Psalm version changes
|
2019-05-08 11:58:34 -04:00 |
Context.php
|
Don’t emit MissingClosureReturnType when inside call and type can be inferred
|
2019-05-06 20:47:55 -04:00 |
DocComment.php
|
Fix #1603 - prevent invalid covariant template classes from being passed
|
2019-05-06 16:38:08 -04:00 |
ErrorBaseline.php
|
Add better handling for non-edge-case function calls
|
2019-04-11 14:53:21 -04:00 |
FileBasedPluginAdapter.php
|
Add better reporting for errors
|
2019-04-29 12:07:34 -04:00 |
FileManipulation.php
|
Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals
|
2018-11-12 11:20:59 -05:00 |
FileSource.php
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
IssueBuffer.php
|
Fix #1616 - allow Psalm to output checkstyle format
|
2019-05-08 14:26:52 -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 #1542 - disable SQL parsing by default
|
2019-04-22 10:01:25 -04:00 |