Future versions of mysqlnd to support PHP 5
Note: This article was originally published at Planet PHP
on 11 October 2012.
Q: Will future versions of mysqlnd support PHP 5?
A: Yes, future versions of mysqlnd will support PHP 5.
However, currently we focus all our development efforts on implementing core functionality like Unicode support and support for Prepared Statements. The reason is that we do not want to be distracted by ...


