RE: [PHP-DEV] PHP 5.2.0RC3 Released

2006-08-31 Thread Andi Gutmans
Hi Ilia, Can you post it also on the front page of php.net? As we are getting closer to release 5.2.0 we should make sure that we get as many beta testers as possible. My experience is that internals@ isn't enough... Thanks. Andi > -Original Message- > From: Ilia Alshanetsky [mailto:[E

[PHP-DEV] PHP 5.2.0RC3 Released

2006-08-31 Thread Ilia Alshanetsky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The third release candidate of PHP 5.2.0 is finally out and the source packages can be found here: http://downloads.php.net/ilia/php-5.2.0RC3.tar.bz2 (79a9e8ecd8edcfcc033bbd49967ad47a) http://downloads.php.net/ilia/php-5.2.0RC3.tar.gz (735c8f0

Re: [PHP-DEV] upgrading guide

2006-08-31 Thread Ilia Alshanetsky
On 31-Aug-06, at 2:51 AM, Lukas Kahwe Smith wrote: Hi, I spend some time this morning adding some more items to the upgrading guide: http://pooteeweet.org/public/README.UPDATE_5_2.diff This looks good, I'll apply it. Thanks. BTW: The NEWS file in 5.2 CVS is missing all PHP 5.1.x releas

[PHP-DEV] Re: cvs: php-src /ext/tidy tidy.c

2006-08-31 Thread Michael Wallner
Antony Dovgal wrote: > On 31.08.2006 12:22, Michael Wallner wrote: >> Antony Dovgal wrote: >>> tony2001Wed Aug 30 22:52:18 2006 UTC >>> >>> Modified files: /php-src/ext/tidytidy.c Log: >>> fix tidy problems caused by returning local static buffers >>> looks like

RE: [PHP-DEV] gd development as part of php.net

2006-08-31 Thread Jared Williams
> -Original Message- > From: Thomas Boutell [mailto:[EMAIL PROTECTED] > Sent: 31 August 2006 00:17 > To: internals@lists.php.net > Subject: [PHP-DEV] gd development as part of php.net > > Unfortunately there hasn't been any movement on this since I handed > it over to Pierre in April.

[PHP-DEV] PHP and gd

2006-08-31 Thread Thomas Boutell
Pierre has addressed my concerns and I'm looking forward to great things in gd 2.0.34. -- Thomas Boutell Boutell.Com, Inc. http://www.boutell.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] gd development as part of php.net

2006-08-31 Thread Pierre
Hello, On 8/31/06, Thomas Boutell <[EMAIL PROTECTED]> wrote: Unfortunately there hasn't been any movement on this since I handed it over to Pierre in April. I'm not sure what you consider as movement. There is many things achieved since april. Security fixes has been reported to the various di

[PHP-DEV] Re: cvs: php-src /ext/tidy tidy.c

2006-08-31 Thread Antony Dovgal
On 31.08.2006 12:22, Michael Wallner wrote: Antony Dovgal wrote: tony2001Wed Aug 30 22:52:18 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: fix tidy problems caused by returning local static buffers looks like somebody forgot to MFB this patch

[PHP-DEV] Re: cvs: php-src /ext/tidy tidy.c

2006-08-31 Thread Michael Wallner
Antony Dovgal wrote: > tony2001 Wed Aug 30 22:52:18 2006 UTC > > Modified files: > /php-src/ext/tidy tidy.c > Log: > fix tidy problems caused by returning local static buffers > looks like somebody forgot to MFB this patch.. What problems? It's actually be