On Tue, Apr 12, 2016 at 8:40 PM, Remi Collet <r...@fedoraproject.org> wrote: > Perhaps, no need to reinvent the wheel... > > There is already 2 uuid extensions > > - the one provided in the libuuid sources > - the pecl one : https://pecl.php.net/package/uuid > > No need to create more confusion. > > If something missing, just add it in the existing pecl ext. > > If needed, open a RFC to merge the extension in php.
This is why I referred to this extension and lib. However they are only based on libuuid. We still need to support windows and I would prefer to use libc's uuid for BSD. I think pecl's uuid could be good start to make it more portable across system. The API is already clear (generation and comparison, not sure we need much more). I am not sure either about the various platforms and what they support in term of UUID versions. We have to clarify this point before anything can be merged. Cheers, -- Pierre @pierrejoye | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php