1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2018-06-30 15:29:37 -04:00
..
Checker Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Codebase Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Config Fix #84 - add pattern matching for files as well as directories 2018-06-05 20:15:18 -04:00
Exception
FileManipulation
Fork
Issue Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00
Provider Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
Scanner Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Scope Improve dead code analysis of switch statements 2018-06-16 21:54:44 -04:00
Storage Fix hard-to-resolve constant values 2018-06-27 21:53:25 -04:00
Stubs Fix #747 - allow Generator to replace Traversable in templated params 2018-05-28 22:26:43 +01:00
Type Fix #850 - allow is_numeric to refine scalar type 2018-06-30 10:52:45 -04:00
Visitor Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Aliases.php
CallMap.php Fix #843 - make FilesystemIterator::current more general 2018-06-27 12:04:24 -04:00
Clause.php Fix issues that cause exceptions 2018-05-21 18:33:39 -04:00
Codebase.php Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
CodeLocation.php Improve dead code detection 2018-06-16 20:01:41 -04:00
Config.php Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Context.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04: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 an option to hide code snippets 2018-06-04 10:19:20 -04:00
Plugin.php Add support for function checking plugins 2018-05-31 22:00:11 -04:00
PropertyMap.php Fix #838 - check assertions, even outside conditionals 2018-06-25 18:02:05 -04:00
ReferenceConstraint.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
StatementsSource.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
Type.php Allow bracketing as part of union type 2018-06-30 13:09:05 -04:00