The only issue now is their PHP 5.2.4 requirement which will keep from 15-20% of the users unable to update it: http://blog.sucuri.net/2011/07/wordpress-3-2-and-php-support...
The only way to get people to bug their hosts about upgrading PHP is to release popular software that requires it.. Without the demand to upgrade to higher versions, no host is going to bother.
WordPress › WordPress 3.2 now available
11–20 of 33 posts
Re: WordPress › WordPress 3.2 now available
#12Re: WordPress › WordPress 3.2 now available
#13Earlier quoted context omitted.
The only way to get people to bug their hosts about upgrading PHP is to release popular software that requires it.. Without the demand to upgrade to higher versions, no host is going to bother.
My grief with this requirement is CentOS 5 only comes with php 5.1.6 without some hackery of special repos or self-compile... That affects a TON of hosting companies... especially with CentOS 6 still a few days away (which is a different challenge).
Re: WordPress › WordPress 3.2 now available
#14I hope the Onswipe theme got killed off in this release.
Re: WordPress › WordPress 3.2 now available
#15Re: WordPress › WordPress 3.2 now available
#16Earlier quoted context omitted.
The only way to get people to bug their hosts about upgrading PHP is to release popular software that requires it.. Without the demand to upgrade to higher versions, no host is going to bother.
My grief with this requirement is CentOS 5 only comes with php 5.1.6 without some hackery of special repos or self-compile... That affects a TON of hosting companies... especially with CentOS 6 still a few days away (which is a different challenge).
Which ones don't?
Re: WordPress › WordPress 3.2 now available
#17Earlier quoted context omitted.
The only way to get people to bug their hosts about upgrading PHP is to release popular software that requires it.. Without the demand to upgrade to higher versions, no host is going to bother.
My grief with this requirement is CentOS 5 only comes with php 5.1.6 without some hackery of special repos or self-compile... That affects a TON of hosting companies... especially with CentOS 6 still a few days away (which is a different challenge).
Re: WordPress › WordPress 3.2 now available
#18They are not using any queries that are not supported on mysql 4.1 and for myisam use, 4.1 is faster than all later versions of mysql until version 5.5 (which is not available yet on many control panel based servers like cpanel).
Re: WordPress › WordPress 3.2 now available
#19Re: WordPress › WordPress 3.2 now available
#20I completely do not understand the mysql upgrade requirement. They are not using any queries that are not supported on mysql 4.1 and for myisam use, 4.1 is faster than all later versions of mysql until version 5.5 (which is not available yet on many control panel based servers like cpanel).
By declaring right out that it is no longer going to be supported, people will be encouraged to write for the newer databases. Eventually when the standard MySQL version moves up, it won't be stuck in 4.1. Plugins authors will also appreciate that they have been given enough heads-up to update their plugins.
This will also give people time to upgrade their databases if they're managing their own.