Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 22, 2025
    • Henning Leutz's avatar
      refactor(phpstand): update coupon code and physical coupon product · 6ca95f6b
      verfasst von Henning Leutz
      This commit modifies the `src/QUI/ERP/Coupons/CouponCode.php` by removing an unexplained variable
      annotation.
      In `src/QUI/ERP/Coupons/Products/PhysicalCouponProductType.php`, it introduces an import statement
      for `QUI\\Locale` and updated the `Locale` parameter type definition in `getTypeDescription`
      function. This change improves code readability and consistency.
      6ca95f6b
    • Henning Leutz's avatar
      fix(phpstan): code improvements and resolve warnings · 2833ed98
      verfasst von Henning Leutz
      Reviewed code and made several improvements which provide better error handling, code quality, and
      resolved warnings. The changes include:
      - Syntax modifications for better readability,
      - Ensured variable type checks before using methods,
      - Resolved warning instances in phpstan,
      - Adapted code to comply with modern PHP nullable type indicator.
      
      Alongside, made version update in phive/phars.xml. Also, unnecessary comments or instances are
      removed for a cleaner code.
      
      Related: #16
      2833ed98
  2. Feb 12, 2025
  3. Dez 02, 2024
  4. Nov 04, 2024
  5. Okt 31, 2024
  6. Aug 05, 2024
  7. Aug 02, 2024
  8. Jul 04, 2024
  9. Mai 10, 2024
  10. Mai 08, 2024
  11. Mai 07, 2024
  12. Mai 06, 2024
  13. Mai 01, 2024
  14. Apr 29, 2024
  15. Apr 27, 2024
  16. Apr 24, 2024