-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Hi,
seems like this bundle has various doctrine deprecations:
1x: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:68 called by ST_DWithin.php:37, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
1x: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:104 called by ST_DWithin.php:37, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
1x: Subscribing to onSchemaCreateTable events is deprecated. (AbstractPlatform.php:2137 called by AbstractPlatform.php:2040, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)
Since symfony/doctrine-bridge 6.3: Registering "Jsor\Doctrine\PostGIS\Event\ORMSchemaEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
epitre, mirage2000n, Zhortein, sztanpet, denisbondar and 3 more
Metadata
Metadata
Assignees
Labels
No labels