1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm
2019-04-21 11:30:50 -04:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Fix false casing 2019-04-12 15:39:38 -04:00
Exception Codebase::classExtends() now rejects unpopulated classes 2019-03-17 13:51:00 -04:00
Internal Fix #1528 - double check for missing dependency 2019-04-21 11:30:50 -04:00
Issue Fix #1499 - use TraitMethodSignatureMismatch when dealing with trait methods 2019-03-29 14:09:06 -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 Add support for tracking callables 2019-04-17 15:45:40 -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 Fix #935 - allow Phar to run without composer files 2019-04-20 16:37:27 -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 Dropped unused uses 2019-02-17 13:17:45 -05:00
FileManipulation.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05: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 Add support for unused method & property automated removal 2019-04-17 11:12:18 -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 buggy behaviour around callable tests 2019-04-09 18:09:57 -04:00