Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Deprecated error #276

@naxis

Description

@naxis

I'm get these Deprecated errors. The upload is OK, but when I user setAlias or getAlias the upload does not work.

Deprecated (16384): App\Model\Table\ImagestestsTable::alias() is deprecated. Use setAlias()/getAlias() instead. - /Library/WebServer/----/vendor/davidyell/proffer/src/Lib/ProfferPath.php, line: 46
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 311]
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement TypeInterface. - /Library/WebServer/----/vendor/cakephp/cakephp/src/Database/Type.php, line: 261
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 311]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions