Skip to content
Code-Schnipsel Gruppen Projekte

fix: handle non-existing getImages method in Carousel class

Zusammengeführt Henning Leutz schlägt vor, next-2.x in main zu mergen.
  1. Feb 14, 2025
    • Henning Leutz's avatar
      fix: handle non-existing getImages method in Carousel class · a1edc7bb
      verfasst von Henning Leutz
      This commit addresses the issue where a call to the undefined method `getImages` on the possible
      `false` in `Carousel.php` was causing an error.
      A check is now in place before calling the method. Consequently, the phpstan-baseline.neon file has
      also been updated to remove the now unnecessary error suppression.
      
      Related: #28
      a1edc7bb
  2. Aug 05, 2024
  3. Aug 02, 2024
  4. Mai 24, 2024