Re: [PHP-DEV] PHP 4.4.6 RC1 Released

2007-02-22 Thread Edin Kadribasic
Hi, Windows build is available at: http://downloads.php.net/edink/php-4.4.6RC1-Win32.zip Edin Derick Rethans wrote: > Hello! > > I packed PHP 4.4.6RC1 today, which you can find here: > http://downloads.php.net/derick/ > > This release candidate addresses an issues that unfortunately crept >

[PHP-DEV] RE: [PHP] PHP 4.4.6 RC1 Released

2007-02-22 Thread Derick Rethans
On Thu, 22 Feb 2007, bruce wrote: > just out of curiousity. are these changes also automatically rolled into the > php 5.x stream? Yes, they will be there as well. However, the session issue is not a problem in that branch. regards, Derick -- PHP Internals - PHP Runtime Development Mailing Li

[PHP-DEV] RE: [PHP] PHP 4.4.6 RC1 Released

2007-02-22 Thread bruce
hi... just out of curiousity. are these changes also automatically rolled into the php 5.x stream? thanks -Original Message- From: Derick Rethans [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 7:41 AM To: PHP Developers Mailing List; php-general@lists.php.net Subject: [PHP

[PHP-DEV] PHP 4.4.6 RC1 Released

2007-02-22 Thread Derick Rethans
Hello! I packed PHP 4.4.6RC1 today, which you can find here: http://downloads.php.net/derick/ This release candidate addresses an issues that unfortunately crept into PHP 4.4.5: - Fixed segfault in ext/session when register_globals=On. (Tony) And some other issues: - Fixed bug #40578 (imagett