1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/src/Psalm
2019-06-10 14:41:21 -04:00
..
CodeLocation Store more accurate return type location 2019-06-01 13:02:20 -04:00
Config Be smarter about discovering files 2019-05-10 18:07:13 -04:00
Exception Add safeguards to prevent bad refactor input 2019-06-02 23:33:57 -04:00
Internal Add config flag to prevent inferring property types from constructor 2019-06-10 14:41:21 -04:00
Issue Allow misplaced required params so Psalm still inspects the code 2019-06-07 09:25:12 -04:00
Plugin Progress bar (#1709) 2019-05-30 10:30:41 -04:00
Progress Add add info notification to progress 2019-06-03 11:20:42 -04:00
Report Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
SourceControl
Storage Fix handling of unused params in threaded mode 2019-06-09 17:02:21 -04:00
Type Improve treatment of key-of 2019-06-07 21:27:50 -04:00
Aliases.php Migrate class references in static calls 2019-06-01 10:07:45 -04:00
Codebase.php Add ability to move classes 2019-06-05 08:50:24 -04:00
CodeLocation.php
Config.php Add config flag to prevent inferring property types from constructor 2019-06-10 14:41:21 -04:00
Context.php Generate missing param types from callers 2019-05-31 01:47:35 -04:00
DocComment.php Fix regex 2019-06-03 12:24:18 -04:00
ErrorBaseline.php Fix #1747 - be tolerant of slash differences in baseline 2019-06-09 10:30:14 -04:00
FileBasedPluginAdapter.php Fix handling of unused params in threaded mode 2019-06-09 17:02:21 -04:00
FileManipulation.php Add ability to move classes 2019-06-05 08:50:24 -04:00
FileSource.php
IssueBuffer.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
PluginRegistrationSocket.php Remove TSqlSelectString and related dependency 2019-05-20 23:14:41 -04:00
Report.php Fix #1617 - add option to only show errors in reports 2019-06-09 12:37:28 -04:00
StatementsSource.php Rewrite use statements 2019-06-05 22:13:33 -04:00
Type.php Add non-empty-countable to Psalm reserved words 2019-06-09 17:54:23 -04:00