1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm
2020-05-26 17:40:27 -04:00
..
CodeLocation Fix phpcs issues 2019-11-11 10:11:42 -05:00
Config Allow limiting connected taint paths 2020-05-25 23:28:11 -04:00
Exception Catch circular references in constants 2019-12-10 16:16:44 -05:00
Internal Fix #3460 - allow isset checks on static properties 2020-05-26 17:40:27 -04:00
Issue Downgrade some PossiblyInvalidClone issues 2020-05-18 17:18:13 -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 Add faster taint analysis 2020-05-22 12:33:29 -04:00
Type Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
CodeLocation.php Add docblock_start and docblock_end properties to CodeLocation 2020-02-20 22:56:03 -05:00
Config.php Fix build 2020-05-26 07:50:11 -04:00
Context.php Fix #3201 - add additional constraints on constructor initialisation 2020-04-21 00:04:47 -04:00
DocComment.php Change specialize-call to taint-specialize 2020-05-26 14:18:43 -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 Always render ouptut even if no issues found 2020-05-03 08:44:14 -04:00
NodeTypeProvider.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
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 Add faster taint analysis 2020-05-22 12:33:29 -04:00