Skip to content
Code-Schnipsel Gruppen Projekte
  1. 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
  2. Okt 17, 2024
  3. Sep 17, 2024
  4. Sep 13, 2024
  5. Aug 09, 2024
  6. Apr 17, 2024
  7. Sep 19, 2023
  8. Nov 28, 2022
  9. Nov 17, 2022
  10. Nov 11, 2022
  11. Okt 25, 2022
  12. Jul 06, 2022
  13. Jul 05, 2022
  14. Mai 12, 2022
  15. Apr 11, 2022
  16. Mai 25, 2021
  17. Mär 01, 2021
  18. Jan 20, 2021
  19. Dez 04, 2020
  20. Dez 02, 2020
  21. Sep 30, 2020
  22. Sep 08, 2020
  23. Aug 27, 2020
  24. Mär 12, 2020
  25. Mär 02, 2020
  26. Dez 23, 2019
  27. Okt 10, 2019
  28. Okt 09, 2019
  29. Aug 19, 2019
Lade