Skip to content

Add checks for usage of deprecated API.

ADmad requested to merge phoenix/feature/psalm-deprecated into phoenix/develop

This will avoid adding more technical debt of code which needs to be changed when the CakePHP version is upgraded in the future. Existing violations are added to the psalm baseline which can be addressed later.

Edited by ADmad

Merge request reports