Skip to content

Heads up about upcoming PHP 8 signature changes #4042

@GrahamCampbell

Description

@GrahamCampbell

Bug Report

Q A
BC Break ???
Version 2.10.2

Summary

PHP 8 will be adding scalar types to some of its internal signatures in favour of internal type checking.

Current behaviour

PHP Fatal error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $statement) in /data/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 73

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions