- Feb 14, 2025
-
-
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
-
- Apr 29, 2024
-
-
verfasst von Henning Leutz
-
verfasst von Henning Leutz
Missing return types, qualifier imports, code cleanup, function converts to php8.1
-
- Sep 25, 2023
-
-
verfasst von Michael Danielczok
-