Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 10, 2025
    • Henning Leutz's avatar
      fix(phpstan): add checks for undefined constant in utils.php · 704e4892
      verfasst von Henning Leutz
      A fix has been applied in the src/QUI/TemplateCologne/Utils.php file. A condition has been added to
      check whether the PRODUCT_FIELD_SHIPPING_TIME constant is defined. If not, the function will return
      false to prevent any potential errors.
      704e4892
    • Henning Leutz's avatar
      fix(phpstan): resolve method and class checks · 8773c99f
      verfasst von Henning Leutz
      Several changes have been made, primarily around checking the existence of methods and classes and
      removing unnecessary comments.
      
      - Method checks have been introduced to ensure the `getCachePath()` method exists before calling it.
      - Removed invalid phpDocs, e.g., @var $Site Site and @var $Project Project
      - Fixed typing to align return types and updated a factory method to check class existence.
      - Added variable definition comments in the settings.css.php file for clarity.
      
      Related: #114
      8773c99f
  2. Okt 24, 2024
  3. Sep 19, 2024
  4. Aug 06, 2024
  5. Jul 09, 2024
  6. Mai 07, 2024
  7. Apr 29, 2024
  8. Apr 14, 2024
  9. Apr 01, 2024
  10. Okt 30, 2023
  11. Sep 13, 2023
  12. Jul 27, 2023
  13. Jul 26, 2023
  14. Jun 07, 2023
  15. Jun 06, 2023
  16. Mai 03, 2023
  17. Sep 13, 2022
  18. Jul 13, 2022
  19. Jun 30, 2022
  20. Jun 29, 2022
  21. Mai 04, 2022
  22. Mär 28, 2022
  23. Mär 07, 2022
  24. Dez 02, 2021
  25. Okt 05, 2021
  26. Okt 04, 2021
  27. Mai 31, 2021
  28. Mai 19, 2021
  29. Dez 07, 2020
  30. Nov 20, 2020
  31. Jul 09, 2020
  32. Jun 22, 2020
Lade