1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm
2019-05-02 17:21:02 -04:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Split apart TypeCoercion issues, allowing more granular issue filtering 2019-04-25 18:02:19 -04:00
Exception Codebase::classExtends() now rejects unpopulated classes 2019-03-17 13:51:00 -04:00
Internal Fix #1598, catching unused variables followed by try inside loop 2019-05-02 17:21:02 -04:00
Issue Split apart TypeCoercion issues, allowing more granular issue filtering 2019-04-25 18:02:19 -04:00
Output Add @SignpostMarv’s fixes for Windows tests 2019-03-31 19:08:55 -04:00
Plugin Remove type coverage map, as it’s not ready for prime-time 2019-04-12 11:32:35 -04:00
SourceControl Add date 2019-04-11 10:49:29 -04:00
Storage Add support for unused method & property automated removal 2019-04-17 11:12:18 -04:00
Type Fix #1578 - fix empty array error 2019-04-26 00:47:42 -04:00
Aliases.php
Codebase.php Allow psalter to be used in multithreaded mode 2019-04-17 13:15:06 -04:00
CodeLocation.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
Config.php Allow MixedArrayTypeCoercion to be properly suppressed by default 2019-04-29 12:19:51 -04:00
Context.php Add a way to ignore variable method & property calls 2019-04-20 17:49:49 -04:00
DocComment.php Add a way to ignore variable method & property calls 2019-04-20 17:49:49 -04:00
ErrorBaseline.php Add better handling for non-edge-case function calls 2019-04-11 14:53:21 -04:00
FileBasedPluginAdapter.php Add better reporting for errors 2019-04-29 12:07:34 -04:00
FileManipulation.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
FileSource.php
IssueBuffer.php Allow MixedArrayTypeCoercion to be properly suppressed by default 2019-04-29 12:19:51 -04:00
Output.php Refactoring output formats and creating a new "compact" format. 2018-12-09 17:34:47 -05:00
PluginRegistrationSocket.php Add plugin hook for post-analysis stuff 2019-03-23 12:47:46 -04:00
StatementsSource.php Refactor storage of template names to prevent clashes 2019-03-22 15:59:10 -04:00
Type.php Fix #1542 - disable SQL parsing by default 2019-04-22 10:01:25 -04:00