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. Apr 17, 2024
  3. Sep 19, 2023
  4. Jul 05, 2022
  5. Apr 11, 2022
  6. Mai 25, 2021
  7. Feb 02, 2021
  8. Jan 20, 2021
  9. Dez 02, 2020
  10. Okt 16, 2020
  11. Okt 07, 2020
  12. Sep 08, 2020
  13. Aug 27, 2020
  14. Feb 06, 2020
  15. Okt 15, 2019
  16. Okt 10, 2019
  17. Aug 19, 2019
  18. Mär 15, 2019
  19. Mär 14, 2019
  20. Mär 07, 2019
  21. Dez 08, 2017
  22. Dez 05, 2017
  23. Okt 04, 2017
  24. Feb 23, 2017
  25. Nov 15, 2016
  26. Nov 11, 2016
  27. Nov 08, 2016
  28. Nov 03, 2016
  29. Mär 30, 2016
Lade