1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 11:56:59 +01:00
psalm/src/Psalm
2020-08-03 10:15:59 -04:00
..
CodeLocation
Config Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00
Exception
Internal mark bcscale as impure, re: vimeo/psalm#3918 (#3926) 2020-08-03 10:15:59 -04:00
Issue Detect redundant identity with true (#3893) 2020-07-25 17:27:45 -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 Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00
SourceControl
Storage Fix bugs 2020-07-26 15:21:05 -04:00
Type Fix CI 2020-08-03 02:45:55 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Refactor type comparison 2020-07-21 19:40:35 -04:00
CodeLocation.php Add docblock_start and docblock_end properties to CodeLocation 2020-02-20 22:56:03 -05:00
Config.php make meta path optional (#3833) 2020-07-17 10:09:42 -04:00
Context.php Fix #3924 - remove descendants after reconciled change 2020-08-03 02:06:42 -04:00
DocComment.php Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -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 performance logging under a --debug-performance flag 2020-07-30 15:30:19 -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 Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Type.php Allow assertions of non-empty lists on typed lists 2020-07-29 18:10:43 -04:00