Skip to content

DBAL 3.x removes PDO dependency #9128

@javiereguiluz

Description

@javiereguiluz

Main deprecations:

  • The support of PDO::PARAM_*, PDO::FETCH_*, PDO::CASE_* and PDO::PARAM_INPUT_OUTPUT constants in the DBAL API is removed.
  • \Doctrine\DBAL\Driver\PDOStatement does not extend \PDOStatement anymore.

See doctrine/dbal#2958

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions