Nicolas Grekas

Results 788 comments of Nicolas Grekas

Can you please rebase (and squash while doing so)? We don't merge PRs with merge commits in them.

I guess the UI doesn't help, I never use it myself. Yes, please squash all commits into one.

A regression maybe, a BC break nope ;)

Thank you @Ahummeling.

That's how it's supposed to work to me: the internal function (the native one, non-polyfilled) is not found since you're on PHP 8.1 Try running this on PHP 8.3, it...

Would you be able to send a PR to have a look at the code and send a PR?

@dorrogeray follow up PR welcome then!

I think this ship has sailed. It would be unexpected to accept RFC-formatted ULIDs now. We could make it easier to accept ULIDs via the Uuid constraint instead. Up to...