1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
2020-06-26 18:14:10 -04:00
..
CodeLocation
Config Use scandir and glob flags to reduce their performance impact (#3499) 2020-05-30 17:02:35 -04:00
Exception Catch circular references in constants 2019-12-10 16:16:44 -05:00
Internal Redis::getDbNum|getHost can return false (#3673) (#3693) 2020-06-26 18:14:10 -04:00
Issue Extending final class is prohibited #3037 (#3576) 2020-06-13 00:29:59 -04:00
Plugin chore: mark as lowercase string (#3392) 2020-05-18 16:02:46 -04:00
Progress Use floor() instead of round() for long progress percentage (#2634) 2020-01-16 15:57:09 -05:00
Report Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
SourceControl
Storage Change storage of out types 2020-06-24 11:51:31 -04:00
Type Reduce memory footprint a little 2020-06-25 19:12:30 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Add annotation for taint sources 2020-06-21 00:58:56 -04:00
CodeLocation.php Add docblock_start and docblock_end properties to CodeLocation 2020-02-20 22:56:03 -05:00
Config.php Add a --debug-emitted-issues flag (#3637) 2020-06-22 18:16:47 -04:00
Context.php Fix #3201 - add additional constraints on constructor initialisation 2020-04-21 00:04:47 -04:00
DocComment.php Use escape terminology 2020-06-21 11:43:08 -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 Add a --debug-emitted-issues flag (#3637) 2020-06-22 18:16:47 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php Add hook for plugins after FunctionLikeAnalysis (#3258) 2020-04-28 15:30:51 -04:00
Report.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
StatementsSource.php
Type.php Improve handling of array_map, faking out calls where nececssary 2020-06-25 13:05:34 -04:00