.. |
CodeLocation
|
Fix phpcs issues
|
2019-11-11 10:11:42 -05:00 |
Config
|
Fix a couple of bugs
|
2020-02-21 01:32:22 -05:00 |
Exception
|
Catch circular references in constants
|
2019-12-10 16:16:44 -05:00 |
Internal
|
Fix too-long line
|
2020-03-11 10:18:53 -04:00 |
Issue
|
Detect erroneous abstract static method calls
|
2020-03-11 10:18:40 -04:00 |
Plugin
|
Replace issue data array with object
|
2020-02-16 18:24:40 -05:00 |
Progress
|
Use floor() instead of round() for long progress percentage (#2634)
|
2020-01-16 15:57:09 -05:00 |
Report
|
Remove --show-snippet support
|
2020-03-08 20:18:35 -05:00 |
SourceControl
|
Apply PHPCS fixes
|
2019-07-05 16:27:53 -04:00 |
Storage
|
Limit constructor check invalidation
|
2020-03-02 11:20:52 -05:00 |
Type
|
Fix #2914 - falsable functions who only expect true now produce errors
|
2020-03-09 14:25:18 -04:00 |
Aliases.php
|
Simplify class completion lookup
|
2019-06-29 21:32:26 -04:00 |
Codebase.php
|
Don’t cache all traits
|
2020-03-02 22:27:54 -05:00 |
CodeLocation.php
|
Add docblock_start and docblock_end properties to CodeLocation
|
2020-02-20 22:56:03 -05:00 |
Config.php
|
Fix #2956 - treat Exception::getMessage as final and mutation-free
|
2020-03-10 15:12:55 -04:00 |
Context.php
|
Fix tests
|
2020-02-21 22:15:25 -05:00 |
DocComment.php
|
Remove line in block
|
2020-03-10 13:29:39 -04:00 |
ErrorBaseline.php
|
Replace issue data array with object
|
2020-02-16 18:24:40 -05:00 |
FileBasedPluginAdapter.php
|
Prefix constant
|
2019-07-21 16:38:39 -04:00 |
FileManipulation.php
|
Issue 1926 unused variable (#1967)
|
2019-07-24 16:48:54 -04:00 |
FileSource.php
|
|
|
IssueBuffer.php
|
Make config generation smarter
|
2020-02-17 22:05:58 -05:00 |
NodeTypeProvider.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
PluginRegistrationSocket.php
|
add plugin hook to be called after every function call
|
2020-02-13 09:10:24 -05:00 |
Report.php
|
Replace issue data array with object
|
2020-02-16 18:24:40 -05:00 |
StatementsSource.php
|
Use better system for storing inferred types and assertions
|
2019-11-25 11:44:54 -05:00 |
Type.php
|
Fix #2932 - don’t crash when trying to expand callable object-like array
|
2020-03-09 10:56:37 -04:00 |