Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 18, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · ce120e67
      verfasst von Henning Leutz
      fix: correct phpstan errors and update schema urls
      
      See merge request !10
      2.0.3
      ce120e67
    • Henning Leutz's avatar
      fix: update .gitlab-ci.yml for php 8.1 support · 46f25a41
      verfasst von Henning Leutz
      This commit removes unnecessary inputs and the entire phpunit-php8.1 block from .gitlab-ci.yml,
      enabling PHPUnit to run on PHP 8.1 in the pipeline.
      46f25a41
    • Henning Leutz's avatar
      fix: correct phpstan errors and update schema urls · 04bf0dc4
      verfasst von Henning Leutz
      This commit includes several modifications:
      - Removed the ignoreErrors directives in phpstan-baseline.neon as the corresponding issues have
      been resolved
      - Updated 'itemtype' URL from 'http://' to 'https://'
      - Removed an obsolete comment block above the getSite method in Timeline.php
      - Added variable documentation in types/timeline.php to clarify variable types and avoid phpstan
      errors.
      
      Related: #3
      04bf0dc4
  2. Nov 23, 2024
  3. Okt 29, 2024
  4. Aug 09, 2024
  5. Aug 07, 2024