Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 23, 2025
    • Henning Leutz's avatar
      refactor(phpunit): ensure consistent handling of processing status id · f11a7d4b
      verfasst von Henning Leutz
      This commit improves the way processing status id is handled across different methods in the
      ProcessingStatus module. Now, we consistently cast processing status id as string before passing it
      to the config setter methods, eliminating any potential issues that might occur due to variable
      type inconsistencies. Changes are applied to the Factory and Handler classes alike.
      
      Related: #172
      f11a7d4b
  2. Feb 06, 2025
    • Henning Leutz's avatar
      refactor: update union types with null · ca954d77
      verfasst von Henning Leutz
      Improve readability and interpretability of code by explicitly stating null in union types. This
      change has been applied across multiple files and functions.
      
      PHP8.4 compatibility
      ca954d77
  3. Apr 27, 2024
  4. Apr 20, 2024
  5. Feb 13, 2024
  6. Aug 15, 2023
  7. Apr 27, 2020
  8. Dez 18, 2019
  9. Dez 17, 2019
  10. Okt 01, 2019
  11. Sep 11, 2019
  12. Mär 27, 2019
  13. Mär 07, 2018
  14. Jun 26, 2017
Lade