Skip to content

Support string based properties#7

Open
pmccarren wants to merge 7 commits into
esbenp:masterfrom
ventepos:master
Open

Support string based properties#7
pmccarren wants to merge 7 commits into
esbenp:masterfrom
ventepos:master

Conversation

@pmccarren

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

Can we have a tagged release of this?

@pmccarren

Copy link
Copy Markdown
Author

If of interest, I created ventepos/architect@1.1.0

@kmichailg

Copy link
Copy Markdown

+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