Skip to content

Uploadable : The 'Utils.File' type needs to be updated to implement TypeInterface. #40

@ZebboKlaufix

Description

@ZebboKlaufix

Cake 3.6 generates multiple deprecation notices. Most of them are easy to fix as they just need to add a set or get. But one of them could not be fixed by me.
Maybe you have a fix, idea or hint:

Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'Utils.File' type needs to be updated to implement TypeInterface. - /htdocs/my_project/vendor/cakephp/cakephp/src/Database/Type.php, line: 273
You can disable deprecation warnings by setting Error.errorLevel to E_ALL & ~E_USER_DEPRECATED in your config/app.php. [CORE/src/Core/functions.php, line 310]

Is there any chance to get a update for the whole cacephp-utils package? It's an awesome collection but not fully compatible with cake 3.6.

Best regards

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