![Picture of Manuel Lemos Picture of Manuel Lemos](/picture/user/1.jpg)
Manuel Lemos - 2015-05-18 06:22:57 -
In reply to message 1 from Dave Smith
Yes, it is not too hard, but if you have a legacy project with mysql extension calls in many places, it may still be a lot of work and things may break due to the differences.
It would be easier if people have used a database wrapper or an abstraction layer, but many developers never thought of that when they did it.
Anyway, the mysql extension will still be available as PECL extension for those that can control their PHP distribution like in dedicated or virtual servers. That may not be the case of those in shared hosting plans.