Skip to content

Deprecation notice #178

@JasperHorn

Description

@JasperHorn

This line:

$this->database = $dbname;
is emitting a deprecation notice. The problem is that the property was defined as databaseName but used as database (which works because of the deprecated feature).

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