Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Psalm 5.21.1 #6294

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Psalm 5.21.1 #6294

merged 1 commit into from
Feb 4, 2024

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Feb 4, 2024

No description provided.

@derrabus derrabus added this to the 4.0.1 milestone Feb 4, 2024
@@ -87,6 +87,7 @@ public function testTruncatedFetch(
// after the initial prefetch that caches locally the first X results
$this->createOrReplacePipelinedFunction($expectedTotalRowCount + 10);

/** @var callable|null $previous */
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -772,6 +772,7 @@ private function getSimpleAlterTableSQL(TableDiff $diff): array|false

$type = $definition['type'];

/** @psalm-suppress RiskyTruthyFalsyComparison */
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to improve this code in 4.1 which should fix the error. This suppression is hopefully only temporary. 🤞🏻

@derrabus derrabus merged commit d928827 into doctrine:4.0.x Feb 4, 2024
75 checks passed
@derrabus derrabus deleted the bump/psalm branch February 4, 2024 16:57
derrabus added a commit that referenced this pull request Feb 13, 2024
* 4.0.x:
  [Documentation] Adding exact command for Postgres serial migration (#6305)
  [3.8.x] AbstractPlatform - allow any string in interval for date interval expression (#6302)
  Update UPGRADE.md
  Psalm 5.21.1 (#6294)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants