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