mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #591] Return type of OCA\TwoFactorGateway\Provider\State::jsonSerialize() error #123
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#123
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?
Originally created by @oleua on GitHub (Sep 24, 2023).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/591
Hi! I am getting error in nextcloud journal
Return type of OCA\TwoFactorGateway\Provider\State::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /var/www/html/nextcloud/apps/twofactor_gateway/lib/Provider/State.php#125referencing to
@vitormattos commented on GitHub (Sep 12, 2025):
This issue has already been resolved in my fork, but my goal is to bring the updates back to the main repository so that the whole community can benefit directly.
Since the app currently has no maintainer, I’ve also offered to take care of its development here:
If you’d like to see this app updated and maintained, it would be really helpful if you could also add your support in that discussion. That way, it will be clearer to the Nextcloud team that this app is still important for the community.