Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 05, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · d4974b5d
      verfasst von Henning Leutz
      fix: allow null values for user variable in snippets class
      
      See merge request !30
      2.0.5
      d4974b5d
    • Henning Leutz's avatar
      fix: update phar versions in phars.xml · 5f597f55
      verfasst von Henning Leutz
      This commit does the following:
      - Updates the installed version of phpstan from 1.10.67 to 1.11.8
      - Updates the installed version of phpcs from 3.9.2 to 3.10.1
      - Updates the installed version of phpcbf from 3.9.2 to 3.10.1
      - Maintains the installed version of phpunit at ^10.5.20
      - Updates the installed version of captainhook from 5.23.0 to 5.23.3
      5f597f55
    • Henning Leutz's avatar
      fix: update .gitlab-ci.yml and captainhook.json files · ececdf1f
      verfasst von Henning Leutz
      Updated the .gitlab-ci.yml file to allow PHPUnit to run on PHP 8.1, 8.2, and 8.3 in the pipeline by
      removing their corresponding blocks.
      Also, modified the captainhook.json file - removed 'bootstrap' configuration and adjusted
      indentation.
      ececdf1f
  2. Feb 04, 2025
    • Henning Leutz's avatar
      fix: allow null values for user variable in snippets class · c85540aa
      verfasst von Henning Leutz
      Allowed the User variable to accept `null` values in the HtmlSnippets classes' `Snippets` and
      `delete` methods. Previously, only User objects were allowed, which could result in errors if no
      User was provided. Now, these errors should be avoided.
      c85540aa
  3. Jul 29, 2024
  4. Jul 11, 2024
  5. Jun 18, 2024
  6. Mai 08, 2024
  7. Mai 07, 2024
  8. Mai 06, 2024
  9. Mai 02, 2024
  10. Mai 01, 2024
  11. Apr 30, 2024
  12. Apr 29, 2024
  13. Apr 26, 2024
  14. Mär 12, 2024
  15. Dez 21, 2023
  16. Dez 15, 2023