Re: [PHP-DEV] [RFC][DISCUSSION] Improve uniqid() uniqueness

2016-09-11 Thread Yasuo Ohgaki
Hi Kazuo, On Mon, Sep 12, 2016 at 1:41 PM, Kazuo Oishi wrote: > >> This is RFC for improving uniqid() uniqueness. >> https://wiki.php.net/rfc/uniqid >> >> PR >> https://github.com/php/php-src/pull/2123 >> >> If there is anything left to discuss, please comment. > > I think uniqid() should not be

Re: [PHP-DEV] [RFC][DISCUSSION] Improve uniqid() uniqueness

2016-09-11 Thread Kazuo Oishi
Hi, > This is RFC for improving uniqid() uniqueness. > https://wiki.php.net/rfc/uniqid > > PR > https://github.com/php/php-src/pull/2123 > > If there is anything left to discuss, please comment. I think uniqid() should not be changed in BC break way, it should be left as is. You said, >> Almost

[PHP-DEV] Re: [PHP] Re: feature-request : html + css logging in apache logs (example for the rest of the unix community too)

2016-09-11 Thread Rene Veerman
hey guys i've been working on my PHP error handling sources again recently, and i found that a tail -f /var/log/[apache2-error.log] is very easy to show in a terminal window.. since i now have enough time to consider the operating-system layer of apache logging, i think i can let go of this featur

[PHP-DEV] [RFC][DISCUSSION] Improve uniqid() uniqueness

2016-09-11 Thread Yasuo Ohgaki
Hi all, This is RFC for improving uniqid() uniqueness. https://wiki.php.net/rfc/uniqid PR https://github.com/php/php-src/pull/2123 If there is anything left to discuss, please comment. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net -- PHP Internals - PHP Runtime Development Mailing List To unsu

Re: [PHP-DEV] Follow up to "The death of `#ifndef FAST_ZPP`?"

2016-09-11 Thread Pierre Joye
Hi Andrea, On Sep 12, 2016 4:57 AM, "Andrea Faulds" wrote: > > Hi everyone, > > Andrea Faulds wrote: >> >> I finally wrote a patch to get rid of it: >> >> https://github.com/php/php-src/pull/2118 >> >> Perhaps this will go somewhere. :) > > > This has now been merged into PHP-7.0 and up: > > http

[PHP-DEV] Follow up to "The death of `#ifndef FAST_ZPP`?"

2016-09-11 Thread Andrea Faulds
Hi everyone, Andrea Faulds wrote: I finally wrote a patch to get rid of it: https://github.com/php/php-src/pull/2118 Perhaps this will go somewhere. :) This has now been merged into PHP-7.0 and up: https://github.com/php/php-src/commit/d690014bf35507ccb7a1150a27504d2f87848842 Additionally,

Re: [PHP-DEV] RFC - Immutable classes

2016-09-11 Thread Larry Garfield
On 09/10/2016 05:55 AM, Fleshgrinder wrote: So? Where are we now? CoW is definitely doable and I personally think that it's the best approach because the engine has full control that nothing goes south. I also do not think that it's magic in any way since developers have to add the _immutable_ ke

Re: [PHP-DEV] Re: VCS Account Request: adambaratz

2016-09-11 Thread Adam Baratz
> > I've granted you with ext/pdo_dblib karma, it takes a couple of hours to > propagate, let me know if you need further help. > Thanks! Is it also possible to get access to ext/pdo? I needed to add some conditional logic to get the shared tests running with pdo_dblib, but I can put up a regular

Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle

2016-09-11 Thread Mathieu Rochette
On 09/11/2016 10:47 AM, Tony Marston wrote: > Sent: Saturday, September 10, 2016 7:47 PM >> To: Tony Marston ; internals@lists.php.net >> Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with >> composer/pickle >> Hi! >> >>> You seem to think that any opinion which differs from yours i

Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle

2016-09-11 Thread Lester Caine
On 11/09/16 11:44, Sherif Ramadan wrote: > I just want to say that PEAR as a source repository, has been dead for > quite some time. It's filled with outdated code that has hardly seen any > maintenance in years, and nobody really contributes to it anyway. While I will agree that for a large secti

Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle

2016-09-11 Thread Sherif Ramadan
On Sun, Sep 11, 2016 at 4:47 AM, Tony Marston wrote: > Sent: Saturday, September 10, 2016 7:47 PM > >To: Tony Marston ; internals@lists.php.net > >Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with > composer/pickle > > > Then I suggest that those who are so anxious to see of death o

Re: [PHP-DEV] Modern practices ...

2016-09-11 Thread Lester Caine
On 11/09/16 11:05, Christoph M. Becker wrote: > On 10.09.2016 at 23:45, Lester Caine wrote: > >> On 10/09/16 16:41, Christoph M. Becker wrote: >> >>> Despite the rather common myth, building PHP on Windows nowadays is not >>> really harder than on Linux. Detailed instructions are available on >>>

Re: [PHP-DEV] Modern practices ...

2016-09-11 Thread Christoph M. Becker
On 10.09.2016 at 23:45, Lester Caine wrote: > On 10/09/16 16:41, Christoph M. Becker wrote: > >> Despite the rather common myth, building PHP on Windows nowadays is not >> really harder than on Linux. Detailed instructions are available on >>

Re: [PHP-DEV] Modern practices ...

2016-09-11 Thread Lester Caine
On 11/09/16 07:06, Pierre Joye wrote: > On Sep 10, 2016 3:32 PM, "Lester Caine" wrote: > >> I think I am right in saying Pierre originally needed pickle so that >> PEAR could be dropped in the windows? > > It was not the reason. > > My main motivation is about ease developer work (no informatio

Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle

2016-09-11 Thread Tony Marston
Sent: Saturday, September 10, 2016 7:47 PM >To: Tony Marston ; internals@lists.php.net >Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle >Hi! > >> You seem to think that any opinion which differs from yours is wrong, >> and you try to dismiss that opinion by classing

Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle

2016-09-11 Thread Tony Marston
Sent: Friday, September 09, 2016 10:08 AM >To: Tony Marston >Cc: PHP Internals >Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle > >2016. szept. 9. 10:44 ezt írta ("Tony Marston" ): >> >> Sent: Thursday, September 08, 2016 9:35 AM >> >To: Tony Marston >> >Cc: PHP Inte