Skip to content

Fix for PHPCQ after change to error level 1#697

Open
zonky2 wants to merge 33 commits into
release/2.5.0from
hotfix/fix_to_errorlevel1
Open

Fix for PHPCQ after change to error level 1#697
zonky2 wants to merge 33 commits into
release/2.5.0from
hotfix/fix_to_errorlevel1

Conversation

@zonky2

@zonky2 zonky2 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@zonky2 zonky2 requested review from MacKP and discordier June 1, 2026 07:28
@zonky2 zonky2 self-assigned this Jun 1, 2026
@zonky2 zonky2 added this to the 2.5.x milestone Jun 1, 2026
Comment thread src/Cache/Http/InvalidateCacheTags.php Outdated
private function cleanUpTags(array $tags): array
{
return \array_values(\array_filter(\array_unique($tags)));
/** @var string[] $cleaned */

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
/** @var string[] $cleaned */
/** @var list<string> $cleaned */

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

- * @return string[]
+ * @return list<string>

??

Comment thread src/Clipboard/Filter.php Outdated
Comment thread src/Clipboard/Filter.php Outdated
Comment thread src/Clipboard/Filter.php Outdated
Comment thread src/Clipboard/Filter.php Outdated
Comment thread src/DataDefinition/Definition/DefaultPropertiesDefinition.php Outdated
Comment thread src/DataDefinition/Definition/DefaultPropertiesDefinition.php Outdated
Comment thread src/DataDefinition/Definition/DefaultPropertiesDefinition.php Outdated
Comment thread src/DataDefinition/Definition/DefaultPropertiesDefinition.php Outdated
Comment thread src/DataDefinition/Definition/DefaultPropertiesDefinition.php Outdated
@zonky2 zonky2 requested review from discordier and stefanheimes June 4, 2026 11:27
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.

2 participants