Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 10, 2025
    • Henning Leutz's avatar
      fix(phpstan): resolve method and class checks · 8773c99f
      verfasst von Henning Leutz
      Several changes have been made, primarily around checking the existence of methods and classes and
      removing unnecessary comments.
      
      - Method checks have been introduced to ensure the `getCachePath()` method exists before calling it.
      - Removed invalid phpDocs, e.g., @var $Site Site and @var $Project Project
      - Fixed typing to align return types and updated a factory method to check class existence.
      - Added variable definition comments in the settings.css.php file for clarity.
      
      Related: #114
      8773c99f
  2. Apr 29, 2024
  3. Apr 14, 2024
  4. Jul 13, 2022
  5. Feb 18, 2020
  6. Feb 17, 2020
  7. Feb 13, 2020
  8. Nov 21, 2019
  9. Nov 18, 2019
  10. Aug 07, 2019
  11. Jun 27, 2019
  12. Jun 26, 2019
  13. Jun 06, 2019