1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
2020-11-22 16:24:33 -05:00
..
Algebra Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
Analyzer Make sure conditional escaping works for static methods too 2020-11-22 13:39:32 -05:00
Codebase Fix tests 2020-11-22 16:24:33 -05:00
DataFlow Allow immutable classes to be specialised through calls 2020-11-19 01:38:20 -05:00
Diff improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
ExecutionEnvironment improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
FileManipulation Only crash Psalm when the faulty file is in project (#4658) 2020-11-22 09:07:00 -05:00
Fork Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Json add native return types (#4116) 2020-09-04 16:26:33 -04:00
LanguageServer Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
PhpTraverser Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
PhpVisitor Fix #4661 - support conditional escaping for functions 2020-11-22 13:24:33 -05:00
PluginManager Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Provider Break aparat type combiner 2020-11-21 18:11:29 -05:00
Scanner Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
Scope Unused psalm-suppress (#4646) 2020-11-21 17:39:40 -05:00
Stubs/Generator improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type Add instanceof check 2020-11-21 20:15:13 -05:00
TypeVisitor Fix build 2020-11-12 14:22:54 -05:00
Algebra.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
Clause.php Improve output of Clause::__toString 2020-11-03 17:02:37 -05:00
Composer.php add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275) 2020-10-03 02:26:37 -04:00
exception_handler.php
IncludeCollector.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00
MethodIdentifier.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ReferenceConstraint.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
RuntimeCaches.php Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00