When using PHP 8.4.1, the next warnings are shown:
PHP Deprecated: Tpetry\PostgresqlEnhanced\Schema\Builder::createBlueprint(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tpetry/laravel-postgresql-enhanced/src/Schema/Builder.php on line 34
PHP Deprecated: Tpetry\PostgresqlEnhanced\Schema\BuilderDomain::createDomain(): Implicitly marking parameter $check as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tpetry/laravel-postgresql-enhanced/src/Schema/BuilderDomain.php on line 34
When using PHP 8.4.1, the next warnings are shown: