Re: [PHP-DEV] BC break in stable branches

2009-09-22 Thread Hannes Magnusson
On Tue, Sep 22, 2009 at 19:46, Pierre Joye wrote: > hi, > > A small reminder about what we may not do :) > > It would rock if we don't introduce behaviors changes in 5.2 anymore > as it is really meant for security fixes only. The last in date is I find it very hard to believe that "over 75 bug f

Re: [PHP-DEV] 5.3.1 process

2009-09-22 Thread Pierre Joye
hi Johannes, I will begin to merge the changes we agreed on on Thursday (mines only). I can't wait more as the diff between PHP_5_3 and PHP_5_3_1 is getting large and it will make the merge harder, increasing the risk to break things. Cheers, 2009/9/19 Pierre Joye : > hi Johannes, > > It is a re

Re: [PHP-DEV] [patch] Allow array_change_key_case to support ucfirst and lcfirst

2009-09-22 Thread Jani Taskinen
Matthew Fonda wrote: Hi All, I came across a situation where I had to make the first character of an arrays keys uppercase, and found the array_change_key_case function, but noticed it only supported CASE_UPPER and CASE_LOWER. Attached is a patch to also add support for CASE_LCFIRST and CASE_

Re: [PHP-DEV] 5.3.1 process

2009-09-22 Thread Pierre Joye
hi, No, this is actually a new feature and it actually more work than what has been proposed in the various patches. We have trunk for the development of new features. On Tue, Sep 22, 2009 at 7:46 PM, X Ryl wrote: > Hi, I would like to know if PHP 5.3.1 will fix the remanent big file (> 4GB) > i

[PHP-DEV] BC break in stable branches

2009-09-22 Thread Pierre Joye
hi, A small reminder about what we may not do :) It would rock if we don't introduce behaviors changes in 5.2 anymore as it is really meant for security fixes only. The last in date is breaking something that was working for the last ten 5.2 releases: http://bugs.php.net/bug.php?id=44144 It cou

Re: [PHP-DEV] 5.3.1 process

2009-09-22 Thread X Ryl
Hi, I would like to know if PHP 5.3.1 will fix the remanent big file (> 4GB) issue on 32bits system. There was 2 patch posted to fix this, the first one was in bug #48886 and another one is there: http://www.php.net/~wez/lfs.diff I don't know what is the expect

[PHP-DEV] [patch] Allow array_change_key_case to support ucfirst and lcfirst

2009-09-22 Thread Matthew Fonda
Hi All, I came across a situation where I had to make the first character of an arrays keys uppercase, and found the array_change_key_case function, but noticed it only supported CASE_UPPER and CASE_LOWER. Attached is a patch to also add support for CASE_LCFIRST and CASE_UCFIRST. The patch is aga

[PHP-DEV] Re: [PHP-DOC] Re: [PECL-DEV] SVN Account Request: iekpo

2009-09-22 Thread Hannes Magnusson
On Tue, Sep 22, 2009 at 02:48, Israel Ekpo wrote: > Hey guys, > > Please don't forget my PECL and SVN account request. > > I am still waiting. For all of 16hours? :) Most of hour "administrators" are traveling these days, it could take a few days for your account to be verified. > On Mon, Sep 2