1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal
2021-08-05 21:05:44 +02:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer ignore UnnecessaryVarAnnotation 2021-08-05 21:05:44 +02:00
Cli Add the environment variable for using Shepherd 2021-07-17 02:26:13 +03:00
Codebase Merge pull request #6130 from weirdan/forbid-dynamic-access-to-static-props 2021-07-19 16:11:29 +03:00
DataFlow Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Diff Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ExecutionEnvironment Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileManipulation Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Fork Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Json Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
LanguageServer didChangeWatchedFiles should continue not return 2021-07-06 16:52:46 -07:00
PhpTraverser Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PhpVisitor Merge pull request #6205 from orklah/typos 2021-07-29 22:31:03 +03:00
PluginManager Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Provider fix typos 2021-07-29 20:59:52 +02:00
Scanner Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Scope Use more descriptive names for properties & variables of if/else handling 2021-04-18 15:38:12 -04:00
Stubs/Generator Use fully-qualified name for virtual class strings 2021-08-01 02:22:16 +03:00
Type forgot an occurence of > 2021-07-31 22:24:07 +02:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php threshold for too heavy conditions 2021-07-31 16:54:27 +02:00
Clause.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CliUtils.php Skip argv when --config file.xml is passed 2021-07-08 10:19:58 +02:00
Composer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ErrorHandler.php Convert PHP errors / warnings / notices to exceptions (#5260) 2021-02-22 09:19:34 -05:00
EventDispatcher.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
IncludeCollector.php
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