[wp-hackers] php 5.5.0 is out........

Dion Hulse (dd32) wordpress at dd32.id.au
Fri Jun 21 23:47:51 UTC 2013


And just to set any fears aside, the mysql extension still works in php
5.5, it's just deprecated, just like core deprecates things in favor of a
new api's all the time.

So for now, if you move to php 5.5, just make sure you enable the
extension, since some distro's may not enable it by default.
On Jun 22, 2013 9:25 AM, "Daniel" <danielx386 at gmail.com> wrote:

> Hello all,
>
> In case everyone been under a php rock, there is a new version of php:
> 5.5.0 and I can see a serious issue cropping up, the support for mysql
> has been dropped and one will need to use PDO_mysql or mysqli.
>
> Does anyone know when WordPress will be supporting mysqli?
>
> Regards,
> Daniel Fenn
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list