Re: [PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread Pierre Joye
hi Ferenc, On Mon, Sep 17, 2012 at 11:29 AM, Ferenc Kovacs wrote: > Somehow, I've expected a bigger discussion about the election of the RMs. Right, but if only one team volunteers, there is no need of voting, except if there were objections to one of the members, but there is none :) > On a s

Re: [PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread jpauli
On Mon, Sep 17, 2012 at 11:29 AM, Ferenc Kovacs wrote: > On Mon, Sep 17, 2012 at 10:09 AM, David Soria Parra wrote: > >> On 2012-09-08, David Soria Parra wrote: >> > Hi internals, >> > I would like to go ahead and propose Julien Pauli as the RM for 5.5. He >> > is an active member of the PHP.net

Re: [PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread Ferenc Kovacs
On Mon, Sep 17, 2012 at 10:09 AM, David Soria Parra wrote: > On 2012-09-08, David Soria Parra wrote: > > Hi internals, > > I would like to go ahead and propose Julien Pauli as the RM for 5.5. He > > is an active member of the PHP.net community, has deep knowledge of > > the internals and the nec

Re: [PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread jpauli
Roger captain :) I'll soon be on IRC to check this out and get used to PHP build tools and environment :) Julien.P On Mon, Sep 17, 2012 at 10:15 AM, Pierre Joye wrote: > On Mon, Sep 17, 2012 at 10:09 AM, David Soria Parra wrote: >> On 2012-09-08, David Soria Parra wrote: >>> Hi internals, >>>

Re: [PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread Pierre Joye
On Mon, Sep 17, 2012 at 10:09 AM, David Soria Parra wrote: > On 2012-09-08, David Soria Parra wrote: >> Hi internals, >> I would like to go ahead and propose Julien Pauli as the RM for 5.5. He >> is an active member of the PHP.net community, has deep knowledge of >> the internals and the necessar

[PHP-DEV] Re: Moving forward: PHP 5.5

2012-09-17 Thread David Soria Parra
On 2012-09-08, David Soria Parra wrote: > Hi internals, > I would like to go ahead and propose Julien Pauli as the RM for 5.5. He > is an active member of the PHP.net community, has deep knowledge of > the internals and the necessary backing from his company to be able to > dedicate the time neede

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Larry Garfield
On Monday 15 March 2010 12:56:07 am Herman Radtke wrote: > > There are a number of ways to share your branches with others. At > > least you can do it by pushing your local changesets to some remote > > repository. I've actually been experimenting with modified PHP core > > with some language fea

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Herman Radtke
> There are a number of ways to share your branches with others.  At > least you can do it by pushing your local changesets to some remote > repository.  I've actually been experimenting with modified PHP core > with some language features added by forking the mirror on github.com > [1].  I've neve

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Moriyoshi Koizumi
On Mon, Mar 15, 2010 at 6:25 AM, Herman Radtke wrote: >> Oh no .. another dangerous topic. Again we have been there even before the >> switch. The idea is to keep the centralized repo on svn, because the masses >> know how it works, the tools are widely available and we have plenty of >> experi

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Marco
> I'd actually like to bring up the question of going to DVCS for PHP. I know I > was a vocal advocate > against it before, but I've learned a bit since then. Anyone care to discuss? > Isn't it already available? http://github.com/php/php-src Marco -- PHP Internals - PHP Runtime Development M

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Herman Radtke
> Oh no .. another dangerous topic. Again we have been there even before the > switch. The idea is to keep the centralized repo on svn, because the masses > know how it works, the tools are widely available and we have plenty of > experience among us in how to keep svn running. I see little ince

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Lukas Kahwe Smith
On 14.03.2010, at 20:42, Ferenc Kovacs wrote: > (g)it would be better for cherrypicking and handling multiple > development branches, but it the developers cant use it propery, the > its PITA. > > Tyrael > > On Sun, Mar 14, 2010 at 8:09 PM, Gwynne Raskind > wrote: >> On Mar 14, 2010, at 12:58

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Ferenc Kovacs
(g)it would be better for cherrypicking and handling multiple development branches, but it the developers cant use it propery, the its PITA. Tyrael On Sun, Mar 14, 2010 at 8:09 PM, Gwynne Raskind wrote: > On Mar 14, 2010, at 12:58 PM, David Soria Parra wrote: >>> I would also like to bring up an

Re: [PHP-DEV] Re: moving forward

2010-03-14 Thread Gwynne Raskind
On Mar 14, 2010, at 12:58 PM, David Soria Parra wrote: >> I would also like to bring up another point. Since we are now on SVN (and >> there are nice bridges to DVCS for those that want to use them), we can now >> also more easily enable developers to work on complex or risky features in a >> br

[PHP-DEV] Re: moving forward

2010-03-14 Thread David Soria Parra
On 2010-03-14, Lukas Kahwe Smith wrote: > Hi, > > I would like to ask everyone that wants to see some new feature in the next > bigger PHP update to create an RFC on the wiki. I have to check why the > register link [1] disappeared from the login page (anyone with a php.net svn > account can ju