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

Conversation

icanhazstring
Copy link
Contributor

This will avoid deprecation warnings by accessing getColumn if the method exists. Otherwise access the old column method.

Solve #1616

This will avoid deprecation warnings by accessing
`getColumn` if the method exists. Otherwise access the old `column` method.

Solve #1616
Copy link
Contributor

@localheinz localheinz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pimjansen pimjansen merged commit a76ada1 into fzaninotto:master Aug 27, 2019
@icanhazstring
Copy link
Contributor Author

Thanks :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants