mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-24 23:55:55 +03:00
[PR #232] Update PHPStan & Psalm to the latest versions #465
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#465
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonioribeiro/google2fa/pull/232
Author: @spaze
Created: 11/23/2025
Status: 🔄 Open
Base:
10.x← Head:spaze/update-phpstan-psalm📝 Commits (5)
546320bAllow Psalm 6, as 5 doesn't support PHP 8.469de2d1Add Override attributes to tests, as required by Psalme84a4e3Simplify the timestamp calculation0503747Use PHPStan 2.1.xdfed67bSuppress ClassMustBeFinal everywhere in the code📊 Changes
5 files changed (+9 additions, -4 deletions)
View changed files
📝
composer.json(+3 -3)📝
psalm.xml(+1 -0)📝
src/Google2FA.php(+1 -1)📝
tests/Google2FATest.php(+2 -0)📝
tests/QRCodeTest.php(+2 -0)📄 Description
Also:
Added thefinalkeyword to classesOverrideattribute to testsmicrotime()or the$keyRegenerationproperty🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.