Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 05, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · 70ea9ab7
      verfasst von Henning Leutz
      fix: update function parameters and exception handling
      
      See merge request !8
    • Henning Leutz's avatar
      fix: update function parameters and exception handling · 18e357aa
      verfasst von Henning Leutz
      - 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 handle `null` inputs for
      `getTitle` and `getDescription` methods
      - Adjusted the `activate` method call in `src/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` for `getTitle` and
      `getDescription` to handle `null` inputs
      
      Related: #10
      18e357aa
  2. Aug 05, 2024
  3. Aug 02, 2024
  4. Jun 21, 2024
  5. Jan 04, 2024
  6. Mär 20, 2023
  7. Jan 14, 2022
  8. Nov 04, 2020
Lade