-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Following readme I ran composer run:dev and get following notice on top of page:
[2024-08-18T14:39:20+00:00] Error Unknown(4437) found! message: "Since gacela-project/gacela 1.8: `Gacela\Framework\AbstractDependencyProvider` is deprecated and will be removed in version 2.0. Use `Gacela\Framework\AbstractProvider` instead. Where? Check your module `Command`" file: /home/user/dev/phel-test/example-app/vendor/symfony/deprecation-contracts/function.php:25 context: {"errno":16384} [2024-08-18T14:39:20+00:00] Error Unknown(4437) found! message: "Since gacela-project/gacela 1.8: `Gacela\Framework\AbstractDependencyProvider` is deprecated and will be removed in version 2.0. Use `Gacela\Framework\AbstractProvider` instead. Where? Check your module `Build`" file: /home/user/dev/phel-test/example-app/vendor/symfony/deprecation-contracts/function.php:25 context: {"errno":16384} [2024-08-18T14:39:20+00:00] Error Unknown(4437) found! message: "Since gacela-project/gacela 1.8: `Gacela\Framework\AbstractDependencyProvider` is deprecated and will be removed in version 2.0. Use `Gacela\Framework\AbstractProvider` instead. Where? Check your module `Compiler`" file: /home/user/dev/phel-test/example-app/vendor/symfony/deprecation-contracts/function.php:25 context: {"errno":16384}
Otherwise seems to work ok. PHP 8.2.20 running locally on Debian 12.