Skip to content

Instantly share code, notes, and snippets.

@icambridge
Created March 8, 2012 14:40
Show Gist options
  • Save icambridge/2001286 to your computer and use it in GitHub Desktop.
Save icambridge/2001286 to your computer and use it in GitHub Desktop.
Is there any packages that would cause the Model/Entity to return true on a save/update but
not actually update the field?
I've got a test that passes locally but fails on the Jenkins server. PHP and Mongo Extenstions
versions are 5.3.2 and 1.2.6 on the Jenkins server and 5.3.9 and 1.2.6 locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment