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

[Ad-hoc] Account for LazyUuidFromString on Uuid generation #35

Conversation

agustingomes
Copy link
Contributor

The generation of Uuid objects received a substantial improvement
in this PR ramsey/uuid#324 which introduced
the new object being returned from the default UuidFactory.

The generation of Uuid objects received a substantial improvement
in this PR ramsey/uuid#324 which introduced
the new object being returned from the default UuidFactory.
@agustingomes
Copy link
Contributor Author

This PR also supersedes the changes in #34

@rdohms rdohms added the Improvement Improvement of existing feature label Jul 30, 2020
@rdohms
Copy link

rdohms commented Jul 30, 2020

@lcobucci is this something we could release in 0.3.1 or would you consider it a BC Break?

@lcobucci
Copy link
Member

lcobucci commented Jul 30, 2020

Upgrading dependencies isn't really part of a patch IMHO.

But I disagree here... I mean, the library has done things that improve performance quite a lot but nothing changed in terms of interface, so what's the point of changing the test expectations? Why not simply updating the dependency?

Nevermind... now I see that this fixes the test 🤦

@lcobucci lcobucci self-assigned this Jul 30, 2020
@lcobucci lcobucci added this to the 0.4.0 milestone Jul 30, 2020
@lcobucci lcobucci merged commit b1f2fd1 into chimeraphp:master Jul 30, 2020
@agustingomes agustingomes deleted the ad-hoc/adopt-lazy-uuid-from-string-for-failing-tests branch July 30, 2020 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants