Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread Pierre Joye
hi, hi, On Tue, Mar 27, 2012 at 8:38 AM, Clint Byrum wrote: > I think the lesson here is to get the necessary bits from Suhosin into > PHP's core so that users can feel safe when using stock PHP, rather > than needing to wait for the good and generous folks at the hardened > PHP project to catch

Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread Clint Byrum
Excerpts from Johannes Schlüter's message of Mon Mar 26 16:09:20 -0700 2012: > On Mon, 2012-03-26 at 12:00 -0700, Clint Byrum wrote: > > > > Our hands are tied, as the security team still does not feel > > comfortable shipping a PHP without Suhosin. Perhaps more can be done > > to convince the wor

Re: [PHP-DEV] Mailing list page refers to www.ezmlm.org

2012-03-26 Thread Ronald Chmara
On Mon, Mar 26, 2012 at 7:10 PM, Adam Harvey wrote: > On 27 March 2012 09:55, Yasuo Ohgaki wrote: >> http://www.php.net/mailing-lists.php >> >> At the bottom of this  page,  http://www.ezmlm.org/ is refereed. >> However, it seems this domain is dead. > > It looks like the domain has expired. Alon

Re: [PHP-DEV] Mailing list page refers to www.ezmlm.org

2012-03-26 Thread Adam Harvey
On 27 March 2012 09:55, Yasuo Ohgaki wrote: > http://www.php.net/mailing-lists.php > > At the bottom of this  page,  http://www.ezmlm.org/ is refereed. > However, it seems this domain is dead. It looks like the domain has expired. Along with probably ten thousand other people, I'll ping djb (off-

[PHP-DEV] Mailing list page refers to www.ezmlm.org

2012-03-26 Thread Yasuo Ohgaki
Hi webmasters, http://www.php.net/mailing-lists.php At the bottom of this page, http://www.ezmlm.org/ is refereed. However, it seems this domain is dead. BTW, I was looking for ezmlm command to subscribe pull-request list. Is there any good page for this? Regards, -- Yasuo Ohgaki yohg...@ohg

Re: [PHP-DEV] SessionHandlerInterface vs Built in Memcache handler

2012-03-26 Thread Arpad Ray
Hi, On 26 Mar 2012 17:13, "Martin Amps" wrote: > Is there any notable difference or advantage to either method? The only thing I can think of is in the code you could fallback to another handler if a Memcache server was unavailable, or use a slave. This kind of question should be on the general

Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread Johannes Schlüter
On Mon, 2012-03-26 at 12:00 -0700, Clint Byrum wrote: > > Our hands are tied, as the security team still does not feel > comfortable shipping a PHP without Suhosin. Perhaps more can be done > to convince the world that this is a safe thing to do now, but for > now, we're taking the extremely conse

Re: [PHP-DEV] Adopt GitFlow process

2012-03-26 Thread Alexey Shein
26 марта 2012 г. 4:30 пользователь Stas Malyshev написал: > Hi! > >> Main problem is that our current workflow doesn't allow branch-only >> changes. I.e. if you make a bugfix and want to stay it in PHP-5.3 only >> you can't merge 5.3 with 5.4 anymore, otherwise your bugfix will go >> there. > > Wh

Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread Clint Byrum
Excerpts from André Rømcke's message of Mon Mar 26 04:44:53 -0700 2012: > On Fri, Jan 20, 2012 at 1:43 AM, Clint Byrum wrote: > > > Excerpts from Stas Malyshev's message of Thu Jan 19 16:08:28 -0800 2012: > > > Hi! > > > > > > > - According to this website there are still 94 test failures in 5.4

Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread Pierre Joye
hi, On Mon, Mar 26, 2012 at 1:44 PM, André Rømcke wrote: > With beta freeze on march 22 I guess the "mistake" of bundeling 5.3 instead > of 5.4 is already made, and we will have to live with that for the next 2 > years for prod, and the next 7 months for dev. It was long planed as far as I reme

[PHP-DEV] SessionHandlerInterface vs Built in Memcache handler

2012-03-26 Thread Martin Amps
Hi Internals, Is there any notable difference or advantage to either method? The only thing I can think of is in the code you could fallback to another handler if a Memcache server was unavailable, or use a slave. Regards, Martin -- PHP Internals - PHP Runtime Development Mailing List To unsub

Re: [PHP-DEV] Re: Adopt GitFlow process

2012-03-26 Thread Kiall Mac Innes
On Mon, Mar 26, 2012 at 3:12 PM, Matthew Weier O'Phinney < weierophin...@php.net> wrote: > > One thing I'll point out is that git-flow is a set of extensions and > aliases for > the git CLI. I don't believe that is entirely accurate. git-flow is two things, both sharing a single name. git-flow

[PHP-DEV] Re: Adopt GitFlow process

2012-03-26 Thread Matthew Weier O'Phinney
On 2012-03-25, Alexey Shein wrote: > There was a discussion recently on IRC that our current git working > process is not perfect (especially about keeping one branch-only > bugfixes) so that's a > suggestion to use (and modify to better suit our needs) nvie's gitflow > process and git-flow tool h

Re: [PHP-DEV] 5.4.0 rc6 and release

2012-03-26 Thread André Rømcke
On Fri, Jan 20, 2012 at 1:43 AM, Clint Byrum wrote: > Excerpts from Stas Malyshev's message of Thu Jan 19 16:08:28 -0800 2012: > > Hi! > > > > > - According to this website there are still 94 test failures in 5.4 . > > > Can you confirm all of them are minor problems? > > > http://gcov.php.net/vi