Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 05, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · 33203abe
      verfasst von Henning Leutz
      fix(phpstan): address phpstan identified type errors and refactor code
      
      See merge request !43
      2.2.1
      33203abe
    • 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. Dez 11, 2024
  3. Nov 03, 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