Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13411 invoked from network); 24 Aug 2013 09:28:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2013 09:28:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:54014] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/90-05399-5DC78125 for ; Sat, 24 Aug 2013 05:28:55 -0400 Received: from [192.168.178.32] (ppp-188-174-60-21.dynamic.mnet-online.de [::ffff:188.174.60.21]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Sat, 24 Aug 2013 11:28:49 +0200 id 0000000000000026.0000000052187CD1.00006CC7 Content-Type: multipart/signed; boundary="Apple-Mail=_59A4D2E2-9C7F-4BD9-A701-56A96A6D6EAD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) In-Reply-To: Date: Sat, 24 Aug 2013 11:28:47 +0200 Cc: David Muir , Leigh , Sebastian Krebs , "internals@lists.php.net" Message-ID: <9FD8BA4C-8B23-497B-8471-04F95E0C1935@strojny.net> References: To: Yasuo Ohgaki X-Mailer: Apple Mail (2.1508) Subject: Re: [PHP-DEV] Request #65501 uniqid(): More entropy parameter should be true by default From: lars@strojny.net (Lars Strojny) --Apple-Mail=_59A4D2E2-9C7F-4BD9-A701-56A96A6D6EAD Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi everyone, adding UUID functionality to the core would be very cool. Especially in = times where we create more and more primary keys in the code, not in the = database. cu, Lars Am 23.08.2013 um 23:53 schrieb Yasuo Ohgaki : > Hi David, >=20 > On Fri, Aug 23, 2013 at 12:03 PM, David Muir = wrote: >=20 >> Well, there's this: >>=20 >> http://pecl.php.net/package/uuid >>=20 >=20 > I meant UUID module for source distribution. Sorry, I should have = mentioned > this. >=20 > PECL's UUID module is LGPL, so the license is needed to be changed. > It uses ext2util lib. I suppose it would be Linux only module. >=20 > OSSP seems to have PHP module and it's MIT. We may copy it. > Any issue copying it? This would be the easiest. >=20 > Or we can write PHP licensed module from scratch. It's a simple = wrapper. > People in this list can write it easily. >=20 > The last option is most preferred, IMO. >=20 > Regards, >=20 > -- > Yasuo Ohgaki > yohgaki@ohgaki.net --Apple-Mail=_59A4D2E2-9C7F-4BD9-A701-56A96A6D6EAD Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIVAwUBUhh8zyQPF+sCY6wHAQJZpQ/8COiSEc9VWL2/2cYBDwQy4oBNT05jW8hV zIv2I8kpLZfdHDS5qJ2YwWYFf20Cm0kMTcEh0Yp/fA0nTHxWlak0olLyVQNViiTM xIuEO3w2TvJzfL7R8gxGERJr8U/D64Ib+8ymWTZAq+Q0R7NbmzlWP/WSHUS+lOxt eWyRdZlowopW+SrfRI5IT49h1qsCX2tX/56Z3Izx0xFs+He24GmOUuFyMfNFjY7q V3OXVxJIi7pg/eBbSNv8VFC124Z/Jhc2LI0trObUghn/7XNW4ZEAfHuafEfQj1/J vDLMh6V5tEAZytkVFEPmRRv5L5QSgO/gnkGbjpOy/nu51bPyMC30/bbLPFqD/iJ9 /c6+9RoVIuKWCM3JoDEEdW9KR1746z1uO7na4jSdtuPatrPLZqjoB+DqWPK15BPg Y9xmlJZaxiQccW7IUrluEwAevOSO8yikSya3yRwEn2UJFYC0qTDW+IZQ9NK72d43 +74R78iZKShLyrCDIWfE6LK2ZENPnvLQObYFxZSbOpxXNCjYNE5MhENTA7Zua2TD OLbiymG35sY4MRvjMZWRBMB2Y8OaYTwd2WbHmcvm2s3lcaZ5eDEBbujuL6GgnyLK ZA2Mvpz4kLxgTP4bTk7zWYxG+Ry+qInmzp8E+fB7osvac8G2fg7ssfQGJwYUW2DY bFwsvTK9DpE= =Ml7n -----END PGP SIGNATURE----- --Apple-Mail=_59A4D2E2-9C7F-4BD9-A701-56A96A6D6EAD--