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

Deprecated error #276

Open
naxis opened this issue Oct 8, 2019 · 1 comment
Open

Deprecated error #276

naxis opened this issue Oct 8, 2019 · 1 comment

Comments

@naxis
Copy link

naxis commented Oct 8, 2019

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]

@davidyell
Copy link
Owner

Just generated by deprecated features in Cake 3, as it's preparing for 4.x

If you update, they should go away, as I thought I fixed most of these in 1.0.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants