PHP 4.4 branch

php.internals

Derick Rethans

21 years ago
Hello! I just created the PHP_4_4 branch as nobody disagreed with this. PHP_4_3 should no longer be used to commit fixes too. Please do not add new features to the code in the PHP_4_4 branch, only critical fixes should go in there. If unsure, please check with the internals@ mailinglist first. Everything that is not a critical fix will be reverted immediately. I will update the source snapshot builder later today so that it will create php 4.4.0-dev builds. If you have any issues that you really want to get fixed in PHP 4.4, please reply to this email (on the internals@ list). regards, Derick
-- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org

Andrei Zmievski

21 years ago
Can we close PHP_4_3 branch through ACLs? -Andrei On Jun 6, 2005, at 1:27 AM, Derick Rethans wrote:

Derick Rethans

21 years ago
On Mon, 6 Jun 2005, Andrei Zmievski wrote:
> Can we close PHP_4_3 branch through ACLs?
No, this is not possible unfortunately. Derick
-- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org

Wez Furlong

21 years ago
I've found a patch that might allow this; if I'm feeling motivated tonight, I'll evaluate it and consider adding it to our customized cvs pserver. --Wez. On 6/6/05, Derick Rethans <derick@php.net> wrote:

Wez Furlong

21 years ago
Commits to the 4.3 branch are now denied by the pre-commit hooks. --Wez. On 6/6/05, Wez Furlong <kingwez@gmail.com> wrote:

Derick Rethans

21 years ago
On Mon, 6 Jun 2005, Wez Furlong wrote:
> Commits to the 4.3 branch are now denied by the pre-commit hooks.
Great :) Derick
-- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org

Derick Rethans

21 years ago
On Mon, 6 Jun 2005, Derick Rethans wrote:
> If you have any issues that you really want to get fixed in PHP 4.4, > please reply to this email (on the internals@ list).
If there is nothing, I'd like to start releasing RC1 on Monday. regards, Derick
-- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org

Uwe Schindler

21 years ago
At 19:38 07.06.2005, Derick Rethans wrote:
>On Mon, 6 Jun 2005, Derick Rethans wrote: > > > If you have any issues that you really want to get fixed in PHP 4.4, > > please reply to this email (on the internals@ list). > >If there is nothing, I'd like to start releasing RC1 on Monday. > >regards, >Derick
Only one thing: after you reverted my patch (because of my error with the man pages - i'm sorry) the installation of manpages in 4.4 does not work because the variable $(man_PAGES) is not defined in Makefile.frag (it never worked). I also removed the $(bin_src_SCRIPTS) part like in 5.0 and HEAD because the solaris /bin/sh does not like empty lists in for-loops. If there is no problem this time I will apply this patch. ----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany

Jani Taskinen

21 years ago
Fixed in CVS now. (please test, I have no solaris machine to test with :) --Jani On Wed, 8 Jun 2005, Uwe Schindler wrote:
> At 19:38 07.06.2005, Derick Rethans wrote: >> On Mon, 6 Jun 2005, Derick Rethans wrote: >> >> > If you have any issues that you really want to get fixed in PHP 4.4, >> > please reply to this email (on the internals@ list). >> >> If there is nothing, I'd like to start releasing RC1 on Monday. >> >> regards, >> Derick > > Only one thing: after you reverted my patch (because of my error with the man > pages - i'm sorry) the installation of manpages in 4.4 does not work because > the variable $(man_PAGES) is not defined in Makefile.frag (it never worked). > I also removed the $(bin_src_SCRIPTS) part like in 5.0 and HEAD because the > solaris /bin/sh does not like empty lists in for-loops. > If there is no problem this time I will apply this patch. > > ----- > Uwe Schindler > thetaphi@php.net - http://www.php.net > NSAPI SAPI developer > Bremen, Germany >
-- Donate @ http://pecl.php.net/wishlist.php/sniper