Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-13 Thread Kris Craig
Yes, IF you're using a proper branching model. If you're just using it the same way you'd use Subversion, which currently is the direction we seem to be moving in, those advantages are mostly negated. I agree that PHP 5.5 (and maybe even 5.6, etc) should come before PHP 6. That being said, at som

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-13 Thread Richard Lynch
On Fri, March 2, 2012 4:26 am, Ferenc Kovacs wrote: > If we can agree upon the next version number beforehand, and we decide > that > we will go with the major release (be that php 6 or 7, whatever), we > don't > to do anything right now, we can branch the version from trunk/master, > when > the ti

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Yasuo Ohgaki
Hi Stats The new strict session patch is not ready, yet. I'll prepare path for 5.3/5.4/trunk. I was asked for session id collision detection, so I'll also add that for create_sid() functions. >> I've also added 2 new escape functions to pgsql in trunk >> a while ago, pg_escape_literal()/pg_escape

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Stas Malyshev
Hi! I'll work on the patch for strict session patch so that both PHP 5.4 and 5.3 has the same functionality. OK, do you have the latest patch for that? I remember originally it involved some non-BC changes and there were other questions, but I'd like to see the final one. In general, if ther

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Michael Morris
PHP 6 comes out sometime around 2024 when, at PHP 5.27 Ramus decides to say, "screw it" - 6. Sorta like what happened with the Linux Kernel (which was 2.26 FOREVER) Tongue in cheek remark aside, we need to be cautious about avoiding using the major version tag (although the stupidity of the brows

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Kris Craig
Actually, my vote would be for "PHP Vista" --Kris On Fri, Mar 2, 2012 at 11:33 AM, Ronald Chmara wrote: > On Fri, Mar 2, 2012 at 11:05 AM, Pierre Joye wrote: > > that's totally off topic... but we have no idea yet when will be php > > 6, or whatsoever. > > However next is in around a year

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Ronald Chmara
On Fri, Mar 2, 2012 at 11:05 AM, Pierre Joye wrote: > that's totally off topic... but we have no idea yet when will be php > 6, or whatsoever. > However next is in around a year :) "PHPME", "PHPXP", "PHP Feisty Foxbat", "PHP#" Let's name this bike shed*! -Ronabop *http://en.wikipedia.org/w

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Pierre Joye
that's totally off topic... but we have no idea yet when will be php 6, or whatsoever. However next is in around a year :) On Fri, Mar 2, 2012 at 8:00 PM, Kris Craig wrote: > From the timelines I've seen floating around, I was under the impression > that the next one would be 5.5, followed by 5.

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Kris Craig
>From the timelines I've seen floating around, I was under the impression that the next one would be 5.5, followed by 5.6, etc. PHP 6 is at least a few years off according to every projection I've seen. --Kris On Fri, Mar 2, 2012 at 1:26 AM, Ferenc Kovacs wrote: > On Fri, Mar 2, 2012 at 1:33

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Ferenc Kovacs
On Fri, Mar 2, 2012 at 1:33 AM, David Soria Parra wrote: > Hi internals, > > just a heads up. The PHP_5_4 branch is open for commits again. > > - David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > On a somehow related topi

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-02 Thread Yasuo Ohgaki
Hi Stats, I'll work on the patch for strict session patch so that both PHP 5.4 and 5.3 has the same functionality. I've also added 2 new escape functions to pgsql in trunk a while ago, pg_escape_literal()/pg_escape_identifier(). Is it okay to merge 5.4 branch also? You mentioned it's okay for 5.

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-01 Thread Stas Malyshev
Hi! When is cycle for 5.4.1 going to start? I got a few traits-related patches waiting for it. If you have some fixes, you can commit them now. Of course, the rules are as always in stable branch - no BC breaking, no major features :) -- Stanislav Malyshev, Software Architect SugarCRM: http:

Re: [PHP-DEV] HEADS UP: 5.4 branch is open again

2012-03-01 Thread Stefan Marr
Hi: On 02 Mar 2012, at 01:33, David Soria Parra wrote: > just a heads up. The PHP_5_4 branch is open for commits again. Thanks to Stat and you for all the work! When is cycle for 5.4.1 going to start? I got a few traits-related patches waiting for it. Thanks Stefan -- Stefan Marr Software L