1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
psalm/src/Psalm
2019-06-25 15:06:02 -04:00
..
CodeLocation Fix #1832 - add references to docblock types 2019-06-23 08:47:49 -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 #1845 - prevent string return when expecting template 2019-06-25 15:06:02 -04:00
Issue Fix #1793 - warn on deprecated function 2019-06-15 12:09:15 -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 Add a 'sonarqube' report type (#1808) 2019-06-17 21:17:09 -04:00
SourceControl Add date 2019-04-11 10:49:29 -04:00
Storage Add offsets to type tokenisation 2019-06-22 23:30:40 -04:00
Type Use uppercase template_type_extends keys 2019-06-24 23:43:04 -04:00
Aliases.php Migrate class references in static calls 2019-06-01 10:07:45 -04:00
Codebase.php Jump between parens when autocompleting method with parameters (#1839) 2019-06-24 07:51:12 -04:00
CodeLocation.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
Config.php Fix docblocks with @andrew-demb’s suggestions 2019-06-16 09:12:32 -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 adding php & extension version info to baseline file to track changes in execution environment when baselines are added to vcs (#1804) 2019-06-17 16:43:54 -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 Add a 'sonarqube' report type (#1808) 2019-06-17 21:17:09 -04:00
PluginRegistrationSocket.php Remove TSqlSelectString and related dependency 2019-05-20 23:14:41 -04:00
Report.php Add a 'sonarqube' report type (#1808) 2019-06-17 21:17:09 -04:00
StatementsSource.php Rewrite use statements 2019-06-05 22:13:33 -04:00
Type.php Fix #1832 - add references to docblock types 2019-06-23 08:47:49 -04:00