Skip to content

Improve PHPDoc in PasswordHasherFactory#18686

Merged
kingjia90 merged 3 commits intopimcore:12.3from
jdreesen:patch-2
Jan 21, 2026
Merged

Improve PHPDoc in PasswordHasherFactory#18686
kingjia90 merged 3 commits intopimcore:12.3from
jdreesen:patch-2

Conversation

@jdreesen
Copy link
Copy Markdown
Contributor

Changes in this pull request

Correctly types the parameter instead of using an inline @var comment somewhere inside a method.

This is a follow-up of #18685

@github-actions
Copy link
Copy Markdown

Review Checklist

  • Target branch (11.5 for bug fixes, others 12.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Major Issues (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@jdreesen
Copy link
Copy Markdown
Contributor Author

Codeception test failure is unrelated.

@jdreesen jdreesen changed the title Update PasswordHasherFactory.php Improve PHPDoc in PasswordHasherFactory Nov 3, 2025
@jdreesen jdreesen changed the title Improve PHPDoc in PasswordHasherFactory Improve PHPDoc in PasswordHasherFactory Nov 3, 2025
@jdreesen jdreesen changed the base branch from 12.1 to 12.2 November 4, 2025 08:52
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Major Issues (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@kingjia90 kingjia90 changed the base branch from 12.2 to 12.3 January 21, 2026 13:16
@kingjia90 kingjia90 self-assigned this Jan 21, 2026
@kingjia90 kingjia90 merged commit a3cd05f into pimcore:12.3 Jan 21, 2026
12 of 19 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2026
@jdreesen jdreesen deleted the patch-2 branch January 21, 2026 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants