Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 26, 2025
  2. Feb 05, 2025
    • Henning Leutz's avatar
      fix(phpstan): address phpstan identified type errors and refactor code · 8537c0e8
      verfasst von Henning Leutz
      Refactor several PHP files to fix type-related errors and potential crash scenarios. These include:
      - Checking if a method exists before attempting to call it
      - Providing alternatives for default values where a procedure may not exist
      - Ensuring variables are initialized properly regardless of whether procedures execute successfully
      or not
      - Casting return types to match the return type in function comments
      - Other significant changes to improve overall code stability and predictability.
      
      Related: #149
      8537c0e8
  3. Dez 11, 2024
  4. Okt 17, 2024
  5. Sep 17, 2024
  6. Sep 16, 2024
  7. Sep 13, 2024
  8. Aug 27, 2024
  9. Aug 09, 2024
  10. Aug 02, 2024
  11. Jul 04, 2024
  12. Jun 26, 2024
  13. Mai 17, 2024
  14. Mai 16, 2024
  15. Mai 08, 2024
  16. Mai 07, 2024
  17. Mai 06, 2024
  18. Mai 05, 2024