.. |
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
|
ZipArchive::open can return true cc @LeSuisse
|
2020-04-04 17:45:26 -04:00 |
Issue
|
Add default shortcode
|
2020-03-20 14:41:25 -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
|
Make link part of IssueData so it’s available to all consumers
|
2020-03-19 16:22:43 -04:00 |
SourceControl
|
|
|
Storage
|
Fix #3057 and add support for @psalm-yield annotation
|
2020-04-02 22:38:10 -04:00 |
Type
|
Use array_pop, not array_shift, because it’s a bit faster
|
2020-03-29 19:47:40 -04:00 |
Aliases.php
|
|
|
Codebase.php
|
Add more fields to API existence checks
|
2020-03-28 21:39:44 -04:00 |
CodeLocation.php
|
Add docblock_start and docblock_end properties to CodeLocation
|
2020-02-20 22:56:03 -05:00 |
Config.php
|
Add stub for json_encode
|
2020-04-04 11:18:24 -04:00 |
Context.php
|
Refactor reference checks to use more appropriate properties
|
2020-03-28 16:30:56 -04:00 |
DocComment.php
|
Fix #3057 and add support for @psalm-yield annotation
|
2020-04-02 22:38:10 -04:00 |
ErrorBaseline.php
|
Replace issue data array with object
|
2020-02-16 18:24:40 -05:00 |
FileBasedPluginAdapter.php
|
|
|
FileManipulation.php
|
|
|
FileSource.php
|
|
|
IssueBuffer.php
|
Don’t modify contents of IssueBuffer in baseline before caching
|
2020-03-31 23:38:58 -04: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
|
Remove blank line
|
2020-04-04 10:14:32 -04:00 |