KeycloakClientBundle icon indicating copy to clipboard operation
KeycloakClientBundle copied to clipboard

Allow symfony 6.4 and fixing condition for valid "0" responses

Open tecbird opened this issue 6 months ago • 1 comments

  1. i found a bug for count api calls $iamAdminClient->users()->count('test', $criteria) => no user found it will return 0 (valid case)

  2. symfony 6.4 should also work, we have some projects that are not currently at symfony 7.x

tecbird avatar Jun 27 '25 10:06 tecbird

Thanks @tecbird and @Fahl-Design for the excellent work! I'm sorry, but I don't feel like applying the changes to the userInfo method, so could you please remove the comma 4b44bba? Then, I'll proceed with the merge to main.

mainick avatar Nov 23 '25 10:11 mainick