1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 22:49:31 +01:00
psalm/src/Psalm
Maximilian Bösing 07fcf5399c
qa: mark TTypeAlias#extra_types and TTypeAlias#setIntersectionTypes as deprecated
Due to the way how this patch modifies the type alias handling, intersection types of aliases are directly expanded and thus, the referencing types are being used rather than intersecting aliases.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2023-04-14 22:16:12 +02:00
..
CodeLocation Require trailing commas 2022-12-18 13:20:31 -06:00
Config Report unused baseline entries 2023-01-17 22:02:21 -05:00
Exception Require trailing commas 2022-12-18 13:20:31 -06:00
Internal qa: mark TTypeAlias#extra_types and TTypeAlias#setIntersectionTypes as deprecated 2023-04-14 22:16:12 +02:00
Issue Forbid private final methods 2023-03-03 02:00:09 -04:00
Node
Plugin Fix coding style issues 2023-02-21 12:49:19 +01:00
Progress Suppress warnings when --no-output is specified 2023-01-22 20:40:21 -04:00
Report RedundantCast 2023-02-18 12:58:40 +01:00
SourceControl HEAD in all caps 2023-01-23 08:42:54 +01:00
Storage Merge pull request #8960 from tm1000/feature/upgrade-lsp-v5 2023-03-14 07:31:35 +01:00
Type qa: mark TTypeAlias#extra_types and TTypeAlias#setIntersectionTypes as deprecated 2023-04-14 22:16:12 +02:00
Aliases.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
Codebase.php fix failing test 2023-03-03 07:20:41 +00:00
CodeLocation.php fix outstanding CI issues 2023-03-02 18:02:23 +00:00
Config.php Allow enabling mixed issues reporting for error levels > 2. 2023-04-08 06:17:00 +05:30
Context.php Require trailing commas 2022-12-18 13:20:31 -06:00
DocComment.php @psalm-api 2022-12-23 16:13:46 -06:00
ErrorBaseline.php Handle different line endings from baseline. 2023-03-24 10:48:03 +01:00
FileBasedPluginAdapter.php Require trailing commas 2022-12-18 13:20:31 -06:00
FileManipulation.php
FileSource.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
IssueBuffer.php Handle different line endings from baseline. 2023-03-24 10:48:03 +01:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php Require trailing commas 2022-12-18 13:20:31 -06:00
PluginRegistrationSocket.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
Report.php Require trailing commas 2022-12-18 13:20:31 -06:00
StatementsSource.php
Type.php Enforce literal string length limit 2023-02-23 04:01:29 -04:00