[PHP-DEV] PHP 6 Bug Summary Report

2008-10-06 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (68 total -- which includes 31 feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers

[PHP-DEV] [PATCH] Bug #44251

2008-10-06 Thread Tim Steiner
Greetings, I have created a patch for Bug #44251 (Question mark and an escaped singel quote lead to an exception). The issue was introduced by the fix for Bug #36798 (mysql error when using named parameters in a query with high ascii). That fix ended up removing code that would ignore

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pgsql pgsql.c

2008-10-06 Thread Ilia Alshanetsky
5.2 necessity depends entirely on the availability dates of PHP 5.3 and presence of critical fixes that absolutely require a 5.2.X release.If Lukas does not see a 5.3 release happening until end of November, we can definitely do a 5.2.7 for the end of October... On 3-Oct-08, at 10:02 AM,

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pgsql pgsql.c

2008-10-06 Thread Hannes Magnusson
On Mon, Oct 6, 2008 at 20:07, Ilia Alshanetsky [EMAIL PROTECTED] wrote: 5.2 necessity depends entirely on the availability dates of PHP 5.3 and presence of critical fixes that absolutely require a 5.2.X release.If Lukas does not see a 5.3 release happening until end of November, we can

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pgsql pgsql.c

2008-10-06 Thread Pierre Joye
hi Ilia, On Mon, Oct 6, 2008 at 8:07 PM, Ilia Alshanetsky [EMAIL PROTECTED] wrote: 5.2 necessity depends entirely on the availability dates of PHP 5.3 and presence of critical fixes that absolutely require a 5.2.X release.If Lukas does not see a 5.3 release happening until end of November, we

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pgsql pgsql.c

2008-10-06 Thread Johannes Schlüter
On Mon, 2008-10-06 at 14:07 -0400, Ilia Alshanetsky wrote: 5.2 necessity depends entirely on the availability dates of PHP 5.3 and presence of critical fixes that absolutely require a 5.2.X release.If Lukas does not see a 5.3 release happening until end of November, we can definitely do

Re: [PHP-DEV] Where do I find a fresh PHP 6 Win32 build?

2008-10-06 Thread Edward Z. Yang
Tore B. Krudtaa wrote: Why is it not built more often? Usually it's because the PHP6 build is broken on Windows. Check the latest compile logs; they'll usually tell you where things broke, and then you bug the appropriate people to get it fixed. -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] Where do I find a fresh PHP 6 Win32 build?

2008-10-06 Thread Edward Z. Yang
Tore B. Krudtaa wrote: Why is it not built more often? Usually it's because the PHP6 build is broken on Windows. Check the latest compile logs; they'll usually tell you where things broke, and then you bug the appropriate people to get it fixed. -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] Where do I find a fresh PHP 6 Win32 build?

2008-10-06 Thread Edward Z. Yang
Tore B. Krudtaa wrote: Why is it not built more often? Usually it's because the PHP6 build is broken on Windows. Check the latest compile logs; they'll usually tell you where things broke, and then you bug the appropriate people to get it fixed. -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pgsql pgsql.c

2008-10-06 Thread Ilia Alshanetsky
Allright, I think we can push an RC1 later on this week and depending on how well it does move onto the final in the coming weeks. After reviewing the PHP 5.2 changelog I think it is not unrealistic to get a version out by the end of the month or early November. On 6-Oct-08, at 2:27 PM,