Skip to content

PHP8.5 causes deprecation notices in the dump #124

@func0der

Description

@func0der

Pdo\Mysql::ATTR_USE_BUFFERED_QUERY in Webfactory\Slimdump\Database\Dumper.php appears in the output and causes the dump to be partially unusuable.

In general I think this should be address with a custom error handler, that outputs all errors to stderr.

What do you think.

I will create a PR for the PDO issue but the error handler can be the ultimate discussion in this issue.

As a workaroung people could do this:

php -ddisplay_errors=stderr vendor/bin/slimdump ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions