1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/src/Psalm
2019-08-15 09:43:43 -04:00
..
CodeLocation Expose code location raw line number 2019-08-06 17:11:25 -04:00
Config Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Exception Add safeguards to prevent bad refactor input 2019-06-02 23:33:57 -04:00
Internal Fix #2014 - prevent unusedvariable false positive when redefined in assignment || 2019-08-15 09:43:43 -04:00
Issue Add detection for unused function calls 2019-08-13 13:15:23 -04:00
Plugin Separate out error message producer 2019-07-16 15:34:02 -04:00
Progress Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
Report Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
SourceControl Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
Storage Fix #2019 - allow union in @throws 2019-08-13 15:44:18 -04:00
Type Add better typing 2019-08-14 00:47:57 -04:00
Aliases.php Simplify class completion lookup 2019-06-29 21:32:26 -04:00
Codebase.php Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
CodeLocation.php Expose code location raw line number 2019-08-06 17:11:25 -04:00
Config.php Add slash 2019-07-21 16:22:04 -04:00
Context.php Add detection for unused function calls 2019-08-13 13:15:23 -04:00
DocComment.php Add framework for taint analysis to Psalm 2019-08-04 10:37:36 -04:00
ErrorBaseline.php apply pretty formatting when there are no issues (#1946) 2019-07-13 13:44:15 -04: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 Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
IssueBuffer.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PluginRegistrationSocket.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
Report.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
StatementsSource.php Rewrite use statements 2019-06-05 22:13:33 -04:00
Type.php Fix #1989 - support fully-qualified params in @method annotations 2019-08-08 17:25:56 -04:00