Re: [PHP-DEV] [VOTE] UUID

2017-09-02 Thread Zeev Suraski
> On 2 Sep 2017, at 13:43, Fleshgrinder wrote: > On 9/2/2017 12:14 PM, Zeev Suraski wrote: >> I just voted 'no', and I'd like to quickly explain why: >> >> 0. I agree with the premise of the RFC, that we should have something better >> than uniqid() built into the language. >> 1. I think a ren

Re: [PHP-DEV] add Fiber (sackful coroutine) support

2017-09-02 Thread Rowan Collins
On 1 September 2017 14:02:29 BST, Haitao Lv wrote: > >Fiber is a lightweight thread. Please see >https://en.wikipedia.org/wiki/Fiber_(computer_science) >And ruby support Fiber. Please see >https://ruby-doc.org/core-2.4.1/Fiber.html Ah, thanks, that makes more sense now. I note that the examples

Re: [PHP-DEV] Stop Exceptions capturing object references for trace arguments

2017-09-02 Thread Niklas Keller
> > Would the args still be available in the stringified version? Because >> they're quite useful for debugging there. >> > > Hm, I guess we'd need to store the string representation (the class name, > basically) somewhere so we could keep that. Doesn't seem like it ought to > be too hard, unless t

Re: [PHP-DEV] [VOTE] UUID

2017-09-02 Thread Fleshgrinder
Hey Zeev :) On 9/2/2017 12:14 PM, Zeev Suraski wrote: > I just voted 'no', and I'd like to quickly explain why: > > 0. I agree with the premise of the RFC, that we should have something better > than uniqid() built into the language. > 1. I think a renewed discussion, beyond the two days of disc

RE: [PHP-DEV] [VOTE] UUID

2017-09-02 Thread Zeev Suraski
I just voted 'no', and I'd like to quickly explain why: 0. I agree with the premise of the RFC, that we should have something better than uniqid() built into the language. 1. I think a renewed discussion, beyond the two days of discussion 3+ months ago would be useful, as beyond that basic (yet

Re: [PHP-DEV] [VOTE] UUID

2017-09-02 Thread Fleshgrinder
On 9/2/2017 9:32 AM, Niklas Keller wrote: >> >> Hello Internals! >> >> I just started the voting for the inclusion of a UUID value object in >> PHP's core, targeting PHP 7.3. I wanted to start earlier, but was sick >> the whole week. >> >> The voting is open starting now and until September 16. (2

Re: [PHP-DEV] [VOTE] UUID

2017-09-02 Thread Niklas Keller
> > Hello Internals! > > I just started the voting for the inclusion of a UUID value object in > PHP's core, targeting PHP 7.3. I wanted to start earlier, but was sick > the whole week. > > The voting is open starting now and until September 16. (2 weeks). RFC: https://wiki.php.net/rfc/uuid

[PHP-DEV] [VOTE] UUID

2017-09-02 Thread Fleshgrinder
Hello Internals! I just started the voting for the inclusion of a UUID value object in PHP's core, targeting PHP 7.3. I wanted to start earlier, but was sick the whole week. The voting is open starting now and until September 16. (2 weeks). -- Richard "Fleshgrinder" Fussenegger signature.as