Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 21, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · 59c58694
      verfasst von Henning Leutz
      fix!: update composer.json specifics
      
      See merge request !17
    • Henning Leutz's avatar
      fix(phpstan): update phpstan version and refactor demoData class code · e94df639
      verfasst von Henning Leutz
      In this commit, the PHPStan version was updated in .phive/phars.xml. Several refactors were done to
      the DemoData.php file and some other related files:
      
      - Updated type hints in the DemoData.php class.
      - Removed suppression of PHPStan warnings in the media.php
      - Employed `array_map` in data processing within DemoData.php
      - Updated PHPStan version to enforce these changes.
      - Introduced the PHP 8 match expression in the DemoDataParser class.
      - Fixed potential bug in the `processEvents` method inside the EventParser class.
      
      This refactoring process was aimed at improving the integrity and readability of the code while
      updating some parts of the codebase to better align with modern PHP practices.
      
      Related: #25
      e94df639
    • Henning Leutz's avatar
      fix!: update composer.json specifics · b05ec126
      verfasst von Henning Leutz
      The URLs in the composer.json file have been updated from http to https, ensuring a secure
      connection. The required PHP version and the version of quiqqer/core have also been defined,
      ensuring expected behavior even after potential updates or changes.
      
      BREAKING CHANGE: quiqqer/core v2
      b05ec126
    • Henning Leutz's avatar
      Merge branch 'next-1.x' into 'main' · c589c7af
      verfasst von Henning Leutz
      Next 1.x
      
      See merge request !15
      c589c7af
  2. Aug 08, 2024
  3. Aug 05, 2024
  4. Jun 19, 2024
  5. Mai 07, 2024
  6. Mai 01, 2024
  7. Apr 24, 2024
  8. Dez 21, 2023
  9. Aug 14, 2023
  10. Mär 30, 2023
  11. Jul 19, 2022
Lade