fix: update function parameters and exception handling
- Removed redundant entries from phpstan-baseline.neon where exceptions were indicated as not being thrown
- Corrected the function parameters in
src/QUI/Auth/Facebook/Auth.php
to handlenull
inputs forgetTitle
andgetDescription
methods - Adjusted the
activate
method call insrc/QUI/Auth/Facebook/Facebook.php
to pass an empty string where false was previously given due to function signature mismatch - Updated exception handling across multiple files by specifying the fully qualified namespace of
QUI\\Exception
- Modified function parameters in
src/QUI/Registration/Facebook/Registrar.php
forgetTitle
andgetDescription
to handlenull
inputs
Related: #10 (closed)
Merge Request-Berichte
Aktivität
mentioned in commit 70ea9ab7
This MR is included in version 2.0.2The release is available on GitLab release.
Your semantic-release bot
Bitte registriere oder melde dich an um zu antworten