1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm
2019-05-14 18:54:16 -04:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Be smarter about discovering files 2019-05-10 18:07:13 -04:00
Exception Add autodiscovery of --init folders based on composer.json 2019-05-09 19:19:33 -04:00
Internal psalm-internal - present fetching internal property from other namespace 2019-05-14 18:54:16 -04:00
Issue Add ImplementedParamTypeMismatch issue 2019-05-14 15:44:46 -04:00
Output Fix #1620 - escape characters in XML 2019-05-10 18:07:57 -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 psalm-internal - present fetching internal property from other namespace 2019-05-14 18:54:16 -04:00
Type Prevent extending covariant template params 2019-05-14 18:51:30 -04:00
Aliases.php
Codebase.php Fix #1622 - add allow-backwards-incompatible-changes flag to psalter 2019-05-13 17:59:31 -04:00
CodeLocation.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
Config.php Add ImplementedParamTypeMismatch issue 2019-05-14 15:44:46 -04:00
Context.php Don’t emit MissingClosureReturnType when inside call and type can be inferred 2019-05-06 20:47:55 -04:00
DocComment.php psalm-internal - prevent invalid extention of class internal to other namespace 2019-05-14 18:54:16 -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 Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
IssueBuffer.php Be smarter about discovering files 2019-05-10 18:07:13 -04:00
Output.php Be smarter about discovering files 2019-05-10 18:07:13 -04: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