PHP 5.0.1

php.internals

Andi Gutmans

22 years ago
As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly due to the auth bug) and some other fixes. I was thinking of rolling this minor release tomorrow or Tuesday. If you have any bug fixes you'd like to make in, please let me know. There's no problem with delaying it somewhat more... Andi

Edin Kadribasic

22 years ago
I saw Dmitry commit several fixes to SOAP extension but I didn't see them merged. Maybe they should be. Edin ----- Original Message ----- From: "Andi Gutmans" <andi@zend.com> To: <internals@lists.php.net> Sent: Sunday, August 01, 2004 2:43 AM Subject: [PHP-DEV] PHP 5.0.1

Andi Gutmans

22 years ago
Good call. Will wait for Dmitry to respond. At 12:38 PM 8/1/2004 +0200, Edin Kadribasic wrote:

David Kingma

22 years ago
He's on holiday, so it might take some time. But please wait with the release until the fixes are merged. David -----Original Message----- From: Andi Gutmans [mailto:andi@zend.com] Sent: Sunday, August 01, 2004 6:41 PM To: Edin Kadribasic; internals@lists.php.net Cc: dmitry@zend.com Subject: Re: [PHP-DEV] PHP 5.0.1 Good call. Will wait for Dmitry to respond. At 12:38 PM 8/1/2004 +0200, Edin Kadribasic wrote:
>I saw Dmitry commit several fixes to SOAP extension but I didn't see >them merged. Maybe they should be. > >Edin >----- Original Message ----- >From: "Andi Gutmans" <andi@zend.com> >To: <internals@lists.php.net> >Sent: Sunday, August 01, 2004 2:43 AM >Subject: [PHP-DEV] PHP 5.0.1 > > > > As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly due > > to the auth bug) and some other fixes. > > I was thinking of rolling this minor release tomorrow or Tuesday. If > > you have any bug fixes you'd like to make in, please let me know. > > There's no problem with delaying it somewhat more... > > Andi > > > > -- > > PHP Internals - PHP Runtime Development Mailing List To unsubscribe, > > visit: http://www.php.net/unsub.php > > > > > > > >-- >PHP Internals - PHP Runtime Development Mailing List To unsubscribe, >visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Zeev Suraski

22 years ago
At 22:37 01/08/2004, David Kingma wrote:
>He's on holiday, so it might take some time.
He should be back from his vacation tomorrow... Zeev

Andi Gutmans

22 years ago
Yep will do. Dmitry should be back tomorrow. At 09:37 PM 8/1/2004 +0200, David Kingma wrote:

Antony Dovgal

22 years ago
On Sat, 31 Jul 2004 17:43:35 -0700 Andi Gutmans <andi@zend.com> wrote:
> As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly due to > the auth bug) and some other fixes. > I was thinking of rolling this minor release tomorrow or Tuesday. If > you have any bug fixes you'd like to make in, please let me know. > There's no problem with delaying it somewhat more... > Andi
I'd like to see this patch http://tony2004.phpclub.net/dev/tmp/session.diff committed too. Here is the original patch proposal: http://lists.php.net/php.internals/11562 Sascha said he will take a look at it, but it seems he was too busy to do it. And what about typos in php.ini/mail.c? Jakub says, that they were introduced early in PHP 5. See: http://lists.php.net/php.internals/11510 --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com

Andi Gutmans

22 years ago
At 11:16 AM 8/2/2004 +0400, Antony Dovgal wrote:
>On Sat, 31 Jul 2004 17:43:35 -0700 >Andi Gutmans <andi@zend.com> wrote: > > > As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly due to > > the auth bug) and some other fixes. > > I was thinking of rolling this minor release tomorrow or Tuesday. If > > you have any bug fixes you'd like to make in, please let me know. > > There's no problem with delaying it somewhat more... > > Andi > >I'd like to see this patch >http://tony2004.phpclub.net/dev/tmp/session.diff committed too. >Here is the original patch proposal: http://lists.php.net/php.internals/11562 >Sascha said he will take a look at it, but it seems he was too busy to do it.
Looks like he commited it (a slightly different version of this patch)
>And what about typos in php.ini/mail.c? >Jakub says, that they were introduced early in PHP 5. >See: http://lists.php.net/php.internals/11510
I'd like to get those fixed. Do you have commit access for these changes? Andi

Antony Dovgal

22 years ago
On Mon, 02 Aug 2004 11:21:12 -0700 Andi Gutmans <andi@zend.com> wrote:
> At 11:16 AM 8/2/2004 +0400, Antony Dovgal wrote: > >On Sat, 31 Jul 2004 17:43:35 -0700 > >Andi Gutmans <andi@zend.com> wrote: > > > > > As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly > > > due to the auth bug) and some other fixes. > > > I was thinking of rolling this minor release tomorrow or Tuesday. > > > If you have any bug fixes you'd like to make in, please let me > > > know. There's no problem with delaying it somewhat more... > > > Andi > > > >I'd like to see this patch > >http://tony2004.phpclub.net/dev/tmp/session.diff committed too. > >Here is the original patch proposal: > >http://lists.php.net/php.internals/11562 Sascha said he will take a > >look at it, but it seems he was too busy to do it. > > Looks like he commited it (a slightly different version of this patch)
Yep, that's already fixed.
> >And what about typos in php.ini/mail.c? > >Jakub says, that they were introduced early in PHP 5. > >See: http://lists.php.net/php.internals/11510 > > I'd like to get those fixed. Do you have commit access for these > changes?
Committed it to HEAD & PHP_5_0. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com

Andi Gutmans

22 years ago
Just a heads-up. I haven't rolled 5.0.1 yet because I haven't heard back from Dmitry about the SOAP bugs yet. I'll ping him again... Andi At 12:38 PM 8/1/2004 +0200, Edin Kadribasic wrote:

Christian Stocker

22 years ago
On 7.8.2004 2:50 Uhr, Andi Gutmans wrote:
> Just a heads-up. I haven't rolled 5.0.1 yet because I haven't heard back > from Dmitry about the SOAP bugs yet. I'll ping him again...
We currently have a segfault in the xsl extension, when there's an error in the XSLT file. It doesn't disturb the day-to-day use (you're not supposed to have errors in XSLT files on live websites ;) ), but nevertheless nasty.. I'll try to fix it today. Posting this message, because I saw, that Andi prepared 5.0.1RC1 and I only realized the error now... What's the timeplan for 5.0.1Final then? chregu
> > Andi > > At 12:38 PM 8/1/2004 +0200, Edin Kadribasic wrote: > >> I saw Dmitry commit several fixes to SOAP extension but I didn't see them >> merged. Maybe they should be. >> >> Edin >> ----- Original Message ----- >> From: "Andi Gutmans" <andi@zend.com> >> To: <internals@lists.php.net> >> Sent: Sunday, August 01, 2004 2:43 AM >> Subject: [PHP-DEV] PHP 5.0.1 >> >> >> > As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly due >> to the >> > auth bug) and some other fixes. >> > I was thinking of rolling this minor release tomorrow or Tuesday. If >> you >> > have any bug fixes you'd like to make in, please let me know. >> There's no >> > problem with delaying it somewhat more... >> > Andi >> > >> > -- >> > PHP Internals - PHP Runtime Development Mailing List >> > To unsubscribe, visit: http://www.php.net/unsub.php >> > >> > >> > >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php > >
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB

Andi Gutmans

22 years ago
I was hoping to release it tomorrow but if you can fix this in a reasonable time frame I can wait. In any case, we should go live in the near future unless new bugs are found which didn't exist in 5.0.0. Anyway, 5.0.1RC1 is up at http://snaps.php.net/~andi. Please check it out and make sure it works well (couldn't do a sanity build right now because I need to go to sleep). Edin, can you roll a Win32 package (tag php_5_0_1RC1)? Thanks, Andi At 09:33 AM 8/10/2004 +0200, Christian Stocker wrote:

Christian Stocker

22 years ago
On 10.8.2004 9:52 Uhr, Andi Gutmans wrote:
> I was hoping to release it tomorrow but if you can fix this in a > reasonable time frame I can wait.
Yep. Fixed and committed. chregu
> In any case, we should go live in the > near future unless new bugs are found which didn't exist in 5.0.0. > Anyway, 5.0.1RC1 is up at http://snaps.php.net/~andi. Please check it > out and make sure it works well (couldn't do a sanity build right now > because I need to go to sleep). > Edin, can you roll a Win32 package (tag php_5_0_1RC1)? > > Thanks, > > Andi > > At 09:33 AM 8/10/2004 +0200, Christian Stocker wrote: > > >> On 7.8.2004 2:50 Uhr, Andi Gutmans wrote: >> >>> Just a heads-up. I haven't rolled 5.0.1 yet because I haven't heard >>> back from Dmitry about the SOAP bugs yet. I'll ping him again... >> >> >> We currently have a segfault in the xsl extension, when there's an >> error in the XSLT file. It doesn't disturb the day-to-day use (you're >> not supposed to have errors in XSLT files on live websites ;) ), but >> nevertheless nasty.. >> >> I'll try to fix it today. >> >> Posting this message, because I saw, that Andi prepared 5.0.1RC1 and I >> only realized the error now... What's the timeplan for 5.0.1Final then? >> >> chregu >> >> >>> Andi >>> At 12:38 PM 8/1/2004 +0200, Edin Kadribasic wrote: >>> >>>> I saw Dmitry commit several fixes to SOAP extension but I didn't see >>>> them >>>> merged. Maybe they should be. >>>> >>>> Edin >>>> ----- Original Message ----- >>>> From: "Andi Gutmans" <andi@zend.com> >>>> To: <internals@lists.php.net> >>>> Sent: Sunday, August 01, 2004 2:43 AM >>>> Subject: [PHP-DEV] PHP 5.0.1 >>>> >>>> >>>> > As I mentioned about a week ago, I'd like to roll 5.0.1 (mainly >>>> due to the >>>> > auth bug) and some other fixes. >>>> > I was thinking of rolling this minor release tomorrow or Tuesday. >>>> If you >>>> > have any bug fixes you'd like to make in, please let me know. >>>> There's no >>>> > problem with delaying it somewhat more... >>>> > Andi >>>> > >>>> > -- >>>> > PHP Internals - PHP Runtime Development Mailing List >>>> > To unsubscribe, visit: http://www.php.net/unsub.php >>>> > >>>> > >>>> > >>>> >>>> -- >>>> PHP Internals - PHP Runtime Development Mailing List >>>> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> -- >> christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich >> phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 >> http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB

Edin Kadribasic

22 years ago
> Edin, can you roll a Win32 package (tag php_5_0_1RC1)?
http://snaps.php.net/~edink/ Edin