1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal
2023-03-28 04:09:50 -05:00
..
Algebra Require trailing commas 2022-12-18 13:20:31 -06:00
Analyzer Prevent assertion leaks from else 2023-03-18 02:09:56 -04:00
Cli add experimental in memory option 2023-03-03 08:11:10 +00:00
Codebase Revert "array_pop is impure" 2023-02-28 19:06:07 -04:00
DataFlow Require trailing commas 2022-12-18 13:20:31 -06:00
Diff Allow conditions inside loops to preserve or narrow int range 2022-12-18 17:35:14 -06:00
ExecutionEnvironment Require trailing commas 2022-12-18 13:20:31 -06:00
FileManipulation Merge param descriptions when adding or updating types 2023-03-03 08:32:24 +11:00
Fork Don't crash on empty jit_buffer_size 2023-02-24 20:38:15 -04:00
Json SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
LanguageServer add experimental in memory option 2023-03-03 08:11:10 +00:00
PhpTraverser Require trailing commas 2022-12-18 13:20:31 -06:00
PhpVisitor Merge pull request #9497 from ptomulik/issue-9496 2023-03-16 19:25:17 +01:00
PluginManager Require trailing commas 2022-12-18 13:20:31 -06:00
Provider Re-add array_unique() stub which preserved array type 2023-03-28 04:09:50 -05:00
Scanner Process @psalm-api tags on methods 2023-02-23 03:52:10 -04:00
Scope Added SlevomatCodingStandard.TypeHints.PropertyTypeHint sniff 2022-12-14 20:43:26 -06:00
Stubs/Generator
Type always combine the result of expansions 2023-03-23 20:51:34 +01:00
TypeVisitor fixed #9401 2023-02-27 00:07:58 +01:00
Algebra.php Fixed more CS issues 2023-02-07 11:20:02 -04:00
Clause.php Require trailing commas 2022-12-18 13:20:31 -06:00
CliUtils.php Drop symfony/polyfill-php80 dependency 2022-12-22 13:06:21 -04:00
Composer.php
ErrorHandler.php Require trailing commas 2022-12-18 13:20:31 -06:00
EventDispatcher.php Add more property typehints 2022-12-13 20:20:15 -06:00
IncludeCollector.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
MethodIdentifier.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
ReferenceConstraint.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
RuntimeCaches.php
VersionUtils.php Fix CS 2023-03-06 05:33:26 -04:00