.. |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Enable casing plugin and fix issues it found
|
2019-01-12 10:52:23 -05:00 |
Exception
|
Exit early when encountering complicated conditionals
|
2019-01-08 09:02:41 -05:00 |
Internal
|
Fix #833 - warn on some invalid operands
|
2019-01-13 10:15:15 -05:00 |
Issue
|
Add float-checking plugin, and support for custom plugin issues
|
2019-01-07 08:38:56 -05:00 |
Output
|
Initialise output to string
|
2018-12-18 17:47:28 -05:00 |
Plugin
|
Fix #1183 - add hook for class analysis
|
2019-01-09 08:28:12 -05:00 |
Storage
|
Add initial support for property types
|
2019-01-11 17:21:50 -05:00 |
Type
|
Fix Psalm errors and improve error output
|
2019-01-10 19:18:02 -05:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
Codebase.php
|
Clear up use of reloadFiles
|
2019-01-02 12:10:52 -05:00 |
CodeLocation.php
|
Fix #531
|
2018-11-17 18:01:27 -05:00 |
Config.php
|
Enable casing plugin and fix issues it found
|
2019-01-12 10:52:23 -05:00 |
Context.php
|
Fix erroneous redundant condition warning
|
2018-12-19 16:10:09 -05:00 |
DocComment.php
|
Ignore @return with a newline after @return
|
2019-01-09 11:51:29 -05:00 |
ErrorBaseline.php
|
Normalise baseline file slashes
|
2019-01-10 00:10:16 -05:00 |
FileBasedPluginAdapter.php
|
Add float-checking plugin, and support for custom plugin issues
|
2019-01-07 08:38:56 -05: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
|
Normalise baseline file slashes
|
2019-01-10 00:10:16 -05:00 |
Output.php
|
Refactoring output formats and creating a new "compact" format.
|
2018-12-09 17:34:47 -05:00 |
PluginRegistrationSocket.php
|
Fix #1183 - add hook for class analysis
|
2019-01-09 08:28:12 -05:00 |
StatementsSource.php
|
Prohibit leaking of template params across class boundaries
|
2019-01-10 12:13:49 -05:00 |
Type.php
|
Make @template-extends more robust
|
2019-01-12 18:18:23 -05:00 |