1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal
2021-07-29 22:31:03 +03:00
..
Algebra Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Analyzer Merge pull request #6205 from orklah/typos 2021-07-29 22:31:03 +03: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 Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
Type Merge pull request #6205 from orklah/typos 2021-07-29 22:31:03 +03:00
TypeVisitor Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
Algebra.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04: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
ReferenceConstraint.php
RuntimeCaches.php