Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

FIx: Avoid deprecation warning in newer CakePHP version #1777

Merged
merged 1 commit into from Aug 27, 2019
Merged

FIx: Avoid deprecation warning in newer CakePHP version #1777

merged 1 commit into from Aug 27, 2019

Commits on Aug 26, 2019

  1. Avoid deprecation warning in newer CakePHP version

    This will avoid deprecation warnings by accessing
    `getColumn` if the method exists. Otherwise access the old `column` method.
    
    Solve #1616
    icanhazstring committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a426e04 View commit details
    Browse the repository at this point in the history