Skip to content

Doctrine deprecation #63

@KDederichs

Description

@KDederichs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions