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