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

CakePHP ORM: Fix primaryKey warning #677

Merged
merged 1 commit into from
Aug 26, 2015
Merged

Conversation

davidyell
Copy link
Contributor

The return from the primaryKey() method can be both array and string, so this should be accounted for.

/cc @jadb

The return from the `primaryKey()` method can be both array and string, so this should be accounted for.
@jadb
Copy link
Contributor

jadb commented Aug 20, 2015

👍

fzaninotto added a commit that referenced this pull request Aug 26, 2015
CakePHP ORM: Fix primaryKey warning
@fzaninotto fzaninotto merged commit 8fefc9a into fzaninotto:master Aug 26, 2015
@fzaninotto
Copy link
Owner

Thanks!

@davidyell davidyell deleted the patch-1 branch August 26, 2015 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants