> On Mar 16, 2020, at 13:48, Sara Golemon wrote:
>
>
>> On Mon, Mar 16, 2020 at 12:49 PM Ben Ramsey wrote:
>
>> > On Mar 16, 2020, at 12:48, Sara Golemon wrote:
>> >
>> > On Mon, Mar 16, 2020 at 11:17 AM Ben Ramsey wrote:
>> > I’m currently working on a patch for this, so this might help
On Mon, Mar 16, 2020 at 12:49 PM Ben Ramsey wrote:
> > On Mar 16, 2020, at 12:48, Sara Golemon wrote:
> >
> > On Mon, Mar 16, 2020 at 11:17 AM Ben Ramsey wrote:
> > I’m currently working on a patch for this, so this might help with one
> aspect of your proposal.
> >
> > Here's a quick&dirty for
> On Mar 16, 2020, at 12:48, Sara Golemon wrote:
>
> On Mon, Mar 16, 2020 at 11:17 AM Ben Ramsey wrote:
> I’m currently working on a patch for this, so this might help with one aspect
> of your proposal.
>
> Here's a quick&dirty for AF_PACKET, looks like OSX/BSD might need AF_LINK
> though...
On Mon, Mar 16, 2020 at 11:17 AM Ben Ramsey wrote:
> I’m currently working on a patch for this, so this might help with one
> aspect of your proposal.
>
> Here's a quick&dirty for AF_PACKET, looks like OSX/BSD might need AF_LINK
though...
https://github.com/php/php-src/compare/master...sgolemon:
> On Mar 16, 2020, at 11:22, Aran Reeks wrote:
>
> Hi Ben,
>
> Thanks for the feedback, I wasn't aware of net_get_interfaces, but that's
> really helpful and agree that post your patch, implementing a
> get_network_mac_addr() function (or similar name) would be amazing.
>
net_get_interfaces
Hi Ben,
Thanks for the feedback, I wasn't aware of net_get_interfaces, but that's
really helpful and agree that post your patch, implementing a
get_network_mac_addr() function (or similar name) would be amazing.
Many thanks
Aran
On Mon, 16 Mar 2020 at 16:16, Ben Ramsey wrote:
> > On Mar 16, 2
> On Mar 16, 2020, at 11:06, Aran Reeks wrote:
>
> Hi Internals,
>
> I'd like to open up a discussion around the implementation of a new
> function within PHP for generating a UUID.
>
> Whilst there are libraries out there already for PHP which can generate a
> UUID, all of those libraries have
Hi Internals,
I'd like to open up a discussion around the implementation of a new
function within PHP for generating a UUID.
Whilst there are libraries out there already for PHP which can generate a
UUID, all of those libraries have the possibility to generate IDs that
*could* have a collision.