Hi!
We have 5.4.24 RC1 and 5.5.8 RC1 available on
http://downloads.php.net/stas/
Please test it and report any bugs or regressions that you may notice
through the bug system at bugs.php.net.
If no serious issues are found, final releases are planned in 2 weeks.
Regards,
Stas Malyshev
PHP 5.4 RM
Hi all,
On Fri, Dec 27, 2013 at 2:32 PM, Stas Malyshev smalyshev@sugarcrm.comwrote:
If no serious issues are found, final releases are planned in 2 weeks.
Regards,
Stas Malyshev
PHP 5.4 RM
Isn't this good for 5.3?
http://git.php.net/?p=php-src.git;a=commitdiff;h=2938329ce19cb8c4197dec146c3ec887c6f61d01
Regards,
--
Yasuo Ohgaki
yohgaki@ohgaki.net
Hi!
Isn't this good for 5.3?
http://git.php.net/?p=php-src.git;a=commitdiff;h=2938329ce19cb8c4197dec146c3ec887c6f61d01
It might be a good idea to merge, but as far as I understand, the bug is
not completely fixed yet. So I'd prefer to wait until the fix is
complete and merge all of it then.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Hi!
Isn't this good for 5.3?
http://git.php.net/?p=php-src.git;a=commitdiff;h=2938329ce19cb8c4197dec146c3ec887c6f61d01
It might be a good idea to merge, but as far as I understand, the bug is
not completely fixed yet. So I'd prefer to wait until the fix is
complete and merge all of it then.
And much of that code isn't in 5.3. ImageCrop()
is new in 5.5, for example.
-Rasmus
And much of that code isn't in 5.3.
ImageCrop()
is new in 5.5, for
example.
Yes, but the commit changed other functions (news has to be updated
accordingly). I won't be able to test or valid the patch before the 6th, so
if anyone likes or has time to do it, go ahead.
Cheers,
Pierre
Sent from my iPhone
And much of that code isn't in 5.3.
ImageCrop()
is new in 5.5, for
example.Yes, but the commit changed other functions (news has to be updated
accordingly). I won't be able to test or valid the patch before the 6th, so
if anyone likes or has time to do it, go ahead.
No behavior changed, previously , these function will modify the parameter if the item in it is not expected type, it should be fixed.
Thanks
Cheers,
Pierre
Sent from my iPhone
And much of that code isn't in 5.3.
ImageCrop()
is new in 5.5, for
example.Yes, but the commit changed other functions (news has to be updated
accordingly). I won't be able to test or valid the patch before the 6th, so
if anyone likes or has time to do it, go ahead.
No behavior changed, previously , these function will modify the parameter if the item in it is not expected type, it should be fixed.
Right but the news file and commit message was not correct. Both
should reflect what is being fixed (useful info for distros too) :)
Btw, have you read the reporter's comment as well as mines? It looks
like this fix is incomplete.
Cheers,
Pierre
@pierrejoye | http://www.libgd.org
Sent from my iPhone
And much of that code isn't in 5.3.
ImageCrop()
is new in 5.5, for
example.Yes, but the commit changed other functions (news has to be updated
accordingly). I won't be able to test or valid the patch before the 6th, so
if anyone likes or has time to do it, go ahead.
No behavior changed, previously , these function will modify the parameter if the item in it is not expected type, it should be fixed.Right but the news file and commit message was not correct. Both
should reflect what is being fixed (useful info for distros too) :)Btw, have you read the reporter's comment as well as mines? It looks
like this fix is incomplete.
Ah, right, the desc is long, I have troubles with reading long text.... :<
I will have a try to fix rests..
thanks
Cheers,
Pierre
@pierrejoye | http://www.libgd.org
--
惠新宸 laruence
Senior PHP Engineer
http://www.laruence.com
Hi!
We have 5.4.25 RC1 on:
http://downloads.php.net/stas/
Please test it and report any bugs or regressions that you may notice
through the bug system at bugs.php.net.
If no serious issues are found, the final release are planned in 2 weeks.
Regards,
Stas Malyshev
PHP 5.4 RM