Ben Ramsey

Results 295 comments of Ben Ramsey

Closing this, since these helper methods that are specific to MongoDB should be in a separate package.

Version 3.9.7 works on PHP 5.6. If you run `composer install ramsey/uuid`, Composer should figure out the best available version for your version of PHP.

Closing this issue due to inactivity. If you need any more assistance, please open a new issue. Thanks!

I closed #588, since I don't think it's necessary. > if there are any other plugins that use latest brick/math it results in fatal error. Can you provide a reproducible...

Without seeing a diff between what's currently in the docs and this, it's difficult to tell how you're suggesting this should fit into the docs. It's a lot of text...

> It's easier to completely replace the existing text in the documentation about UUIDv7 with my text. Which text, specifically? Can you make a pull request with your recommendations, so...

I wasn't disagreeing with your suggestions, but it wasn't clear to me where this text was supposed to fit in with the existing documentation, which is why I was asking...

@flagbrad Thank you for contributing!

I ran into this tonight using a constant string value that happens to be a numeric string. It caught me off guard because it was a constant value (not coming...

This does look like a bug that was introduced when I converted this to a composite action. Great catch! Feel free to open a PR.