8000 Fix for ORM#is_dirty by tentwofour · Pull Request #268 · j4mie/idiorm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix for ORM#is_dirty #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tentwofour
Copy link
Contributor

Update ORM#is_dirty - swapped isset() for array_key_exists() - isset() will return false when fields have been set null.

Update ORMTest#testIsDirty - added tests for filed set to '' and null

…) will return false when fields have been set null.

Update ORMTest#testIsDirty - added tests for filed set to '' and null
voku pushed a commit to voku/idiorm that referenced this pull request Dec 3, 2015
@treffynnon
Copy link
Collaborator

Merged into develop. Thanks!

@treffynnon treffynnon closed this Dec 14, 2016
Repository owner locked and limited conversation to collaborators Dec 14, 2016
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.

2 participants
0