Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 23, 2025
    • Henning Leutz's avatar
      fix(phpstan): update abstractorder and other files for consistent function behaviour · a5f3b8e5
      verfasst von Henning Leutz
      Updated AbstractOrder.php to return null instead of false in getShippingStatus() when the shipping
      status is not set. This makes the method's behaviour more consistent.
      
      Updated Search.php to add a condition check for class existence before retrieving shipping status.
      This ensures that the code will not fail if the class is not defined.
      
      Modified DataLayer.php to add a condition check for class existence before retrieving shipping.
      
      Added @phpstan-ignore-next-line in Utils.php to silence phpstan for the next line of code.
      
      Related: #172
      a5f3b8e5
    • Henning Leutz's avatar
      refactor(phpstan): php8.4 null deprecated · b7d4519e
      verfasst von Henning Leutz
      b7d4519e
  2. Dez 02, 2024
  3. Okt 17, 2024
  4. Apr 27, 2024
  5. Apr 20, 2024
  6. Mär 14, 2024
  7. Dez 19, 2023
  8. Aug 15, 2023
  9. Aug 11, 2023
  10. Jan 16, 2023
  11. Jan 06, 2023
  12. Sep 14, 2022
  13. Aug 11, 2022
  14. Jun 23, 2022
  15. Dez 13, 2021
  16. Feb 19, 2021
  17. Aug 28, 2020
  18. Jul 08, 2020
  19. Jun 04, 2020
  20. Jul 16, 2019
  21. Mär 27, 2019
  22. Nov 05, 2018
  23. Okt 01, 2018
  24. Apr 09, 2018
  25. Mär 19, 2018
  26. Mär 16, 2018
  27. Mär 12, 2018
  28. Feb 27, 2018
  29. Feb 09, 2018
Lade