Skip to content

Conversation

@julien-nc
Copy link
Member

Those methods are inherited from bad interfaces.
We now prevent a crash when provided params have the wrong type. This is not supposed to happen but it did according to #1238.
Also make some UserMapper methods stricter and cleaner and add a few missing query param types.

closes #1238

…d from bad interfaces) when provided params have the wrong type, make UserMapper methods stricter and cleaner, add a few missing query param types

Signed-off-by: Julien Veyssier <[email protected]>
@julien-nc julien-nc changed the title Prevent crash of some backend methods Prevent crash in some user backend methods Nov 12, 2025
@julien-nc julien-nc requested a review from solracsf November 13, 2025 10:01
@julien-nc julien-nc merged commit a9d0973 into main Nov 13, 2025
80 of 103 checks passed
@julien-nc julien-nc deleted the fix/1238/int-uid branch November 13, 2025 13:45
@julien-nc julien-nc mentioned this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Argument #1 ($uid) must be of type string, int given,

3 participants