PHP 5.5 Deprecated mysql #58
Comments
|
Curious if there's movement on this ticket? Or should I fork and run a pull request with the change? |
A pull request would be great! They're willing to merge afaik |
I 've used a tool I found online to make the conversion in a past project. ʌἁɀɑƿѻѕ ɪɷɑⱴⱴἱɗʜѕ 2014-10-28 21:44 GMT+02:00 Craig Dietrich notifications@github.com:
|
@larjohn I think this is the tool you mention: https://github.com/philip/MySQLConverterTool ... using it to work on the patch now. |
Sigh, I wish I had some time to refactor the whole beast to an ARC3 and use PDO and stuff... But thanks for the patch, just merged in the pull request :-) |
The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
Would you?
The text was updated successfully, but these errors were encountered: