Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 05, 2025
    • Henning Leutz's avatar
      fix(phpstan): update function parameter data types · 700ca442
      verfasst von Henning Leutz
      This commit changes the data type of the function parameters across various files. The
      modifications are made in the 'phpstan-baseline.neon', 'AbstractCurrency.php',
      'CurrencyInterface.php', and 'Handler.php' files. Certain function parameters which could have been
      null are now specifically marked as available for null input. Improving the type hinting of these
      functions enhances code readability, allows for better static analysis and reduces the scope for
      bugs in the future.
      
      Related: #9
      700ca442
  2. Jul 23, 2024
  3. Apr 18, 2024
  4. Sep 21, 2023
  5. Aug 28, 2023
  6. Aug 25, 2023
  7. Aug 16, 2023
  8. Jul 13, 2023
  9. Mär 28, 2023
  10. Sep 07, 2022
  11. Jun 14, 2022
  12. Feb 14, 2022
  13. Jan 05, 2022
  14. Jun 10, 2021
  15. Mai 31, 2021
  16. Mai 26, 2021
  17. Mär 29, 2019
  18. Mär 27, 2019
  19. Mär 26, 2019
  20. Mär 22, 2019
  21. Apr 13, 2018
  22. Sep 03, 2016
  23. Jul 11, 2016
  24. Jun 21, 2016
  25. Apr 14, 2016
  26. Apr 13, 2016
  27. Mär 29, 2016
  28. Jan 06, 2016
Lade