.. |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Add ability to pretend that a file has declare(strict_types=1)
|
2018-08-29 15:10:56 -04:00 |
Exception
|
Add backup hover analysis when file isn’t analysed
|
2018-11-20 16:32:40 -05:00 |
Internal
|
Fix #1036 - at least the part I care about
|
2018-11-21 18:38:09 -05:00 |
Issue
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Plugin
|
Change DependencyFinderVisitor name to ReflectorVisitor and update docs
|
2018-11-13 14:09:43 -05:00 |
Storage
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
Type
|
Move more classes into Internal namespace
|
2018-11-18 12:41:47 -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
|
Re-enable plugin autoloading
|
2018-11-12 17:42:36 -05:00 |
Context.php
|
Fix memory leak issues and disable garbage collection
|
2018-11-18 11:39:14 -05:00 |
DocComment.php
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -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
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
IssueBuffer.php
|
Make many PropertyAnalyzer properties private
|
2018-11-12 11:20:59 -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
|
Move more classes into Internal namespace
|
2018-11-18 12:41:47 -05:00 |