Re: [PHP-DEV] str_getcsv

2008-11-02 Thread Felipe Pena
Hello, 2008/10/20 Lukas Kahwe Smith <[EMAIL PROTECTED]>: > > On 20.10.2008, at 23:07, Ilia Alshanetsky wrote: > >> >> On 20-Oct-08, at 4:46 PM, Hannes Magnusson wrote: >> >>> On Mon, Oct 20, 2008 at 22:43, Steve Hanselman <[EMAIL PROTECTED]> >>> wrote: Can anybody suggest a reason why th

Re: [PHP-DEV] str_getcsv

2008-10-21 Thread Pierre Joye
hi, On Tue, Oct 21, 2008 at 7:32 PM, Steve Hanselman <[EMAIL PROTECTED]> wrote: >> The "main" branch? PHP_5_X are the "stable" branches, "HEAD" is the >> development branch (at least in theory ...) So stuff is added to HEAD >> and merged bacxk when it's stable enough and need (and somebody cares)

RE: [PHP-DEV] str_getcsv

2008-10-21 Thread Steve Hanselman
> The "main" branch? PHP_5_X are the "stable" branches, "HEAD" is the > development branch (at least in theory ...) So stuff is added to HEAD > and merged bacxk when it's stable enough and need (and somebody cares) > > +1 from me, though... > > johannes Now, if we could work the phrase "namespaces

RE: [PHP-DEV] str_getcsv

2008-10-20 Thread Johannes Schlüter
On Mon, 2008-10-20 at 22:03 +0100, Steve Hanselman wrote: > If it's not stupid question, what is the main branch for? Presumably > the other branches aren't just branched from this at a point in time > or we'd have this in there. The "main" branch? PHP_5_X are the "stable" branches, "HEAD" is the

Re: [PHP-DEV] str_getcsv

2008-10-20 Thread Lukas Kahwe Smith
On 20.10.2008, at 23:07, Ilia Alshanetsky wrote: On 20-Oct-08, at 4:46 PM, Hannes Magnusson wrote: On Mon, Oct 20, 2008 at 22:43, Steve Hanselman <[EMAIL PROTECTED]> wrote: Can anybody suggest a reason why this has never moved from main to php_5_2 or php_5_3? I did wonder the same month

Re: [PHP-DEV] str_getcsv

2008-10-20 Thread Ilia Alshanetsky
On 20-Oct-08, at 4:46 PM, Hannes Magnusson wrote: On Mon, Oct 20, 2008 at 22:43, Steve Hanselman <[EMAIL PROTECTED]> wrote: Can anybody suggest a reason why this has never moved from main to php_5_2 or php_5_3? I did wonder the same months ago, but noone seemed to care, and I had no use fo

RE: [PHP-DEV] str_getcsv

2008-10-20 Thread Steve Hanselman
e disclaimer! Steve From: Hannes Magnusson [mailto:[EMAIL PROTECTED] Sent: Mon 20/10/2008 9:46 To: Steve Hanselman Cc: internals@lists.php.net Subject: Re: [PHP-DEV] str_getcsv On Mon, Oct 20, 2008 at 22:43, Steve Hanselman <[EMAIL PROTECTED]> wrote: > Can anybody suggest a re

Re: [PHP-DEV] str_getcsv

2008-10-20 Thread Hannes Magnusson
On Mon, Oct 20, 2008 at 22:43, Steve Hanselman <[EMAIL PROTECTED]> wrote: > Can anybody suggest a reason why this has never moved from main to php_5_2 or > php_5_3? I did wonder the same months ago, but noone seemed to care, and I had no use for it myself so I never bothered merging it :) > The