1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
Matt Brown ff3fff56d4 Simplify assertion negations, centralising as much as possible
Now the flag passed to scrapeAssertions just determines the errors emitted
2020-11-19 14:32:49 -05:00
..
Algebra Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
Analyzer Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
Codebase Allow immutable classes to be specialised through calls 2020-11-19 01:38:20 -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 Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
Fork improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Json
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 Allow PHP major version to determine substr return type 2020-11-16 16:31:33 -05:00
PluginManager improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Provider Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
Scanner Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
Scope Consolidate similar functionality 2020-11-07 00:58:20 -05:00
Stubs/Generator improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Type Allow PHP major version to determine substr return type 2020-11-16 16:31:33 -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
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php