1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/src/Psalm
2019-06-13 19:34:57 -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 Fix #1771 - allow psalm-refactor to manipulate namespaces 2019-06-13 18:28:46 -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 and fix #1773 - properly filter out info in reports 2019-06-13 11:06:01 -04:00
SourceControl
Storage Add better support for inheriting docblocks 2019-06-11 11:19:57 -04:00
Type Fix #1775 - allow true|false to be accepted as bool 2019-06-13 08:55:36 -04:00
Aliases.php Migrate class references in static calls 2019-06-01 10:07:45 -04:00
Codebase.php Fix problem locating end of completion area 2019-06-12 13:43:35 -04:00
CodeLocation.php
Config.php Fix #1779 - non-zero exit code when config not found 2019-06-13 19:34:57 -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 Allow multiple class renames at once 2019-06-10 17:09:34 -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 and fix #1773 - properly filter out info in reports 2019-06-13 11:06:01 -04:00
StatementsSource.php Rewrite use statements 2019-06-05 22:13:33 -04:00
Type.php Fix replacement of local types 2019-06-11 10:33:52 -04:00