Skip to content
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

Support string based properties #7

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pmccarren
Copy link

This allows string based IDs, such as UUIDs, behave correctly.

Closes #6

This allows string based keys, such as uuids, to remain intact.
This allows string based keys, such as uuids, to remain intact.

Closes esbenp#6
@pmccarren
Copy link
Author

Just a friendly heads up: the Travis HHVM build failed because of this:

HHVM is no longer supported on Ubuntu Precise. Please consider using Trusty with dist: trusty.

- Use Ubuntu Trusty instead of Ubuntu Precise.
- Add PHP 7.1 build

Closes esbenp#8
@kmichailg
Copy link

Can we have a tagged release of this?

@pmccarren
Copy link
Author

If of interest, I created ventepos/[email protected]

@kmichailg
Copy link

+1, I've been using this in production builds and hasn't failed me once (yet)

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

Successfully merging this pull request may close these issues.

String based IDs are not supported
2 participants