Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code not updated to MySQLi standard. #32

Open
efalder413 opened this issue Aug 30, 2014 · 3 comments
Open

Code not updated to MySQLi standard. #32

efalder413 opened this issue Aug 30, 2014 · 3 comments

Comments

@efalder413
Copy link

The MySQL extension was deprecated in PHP 5.5, and this tool has not been updated to use the new MySQLi extension. Thus, it will throw E_DEPRECATED errors if installed to any server running a newer version of PHP.

A fast tool to upgrade automatically is located here: https://github.com/philip/MySQLConverterTool

@k0nsl
Copy link

k0nsl commented Mar 27, 2016

Would you mind submitting a PR with the updated extension?

@frdmn
Copy link
Contributor

frdmn commented Mar 27, 2016

@k0nsl The issue is obsolete since this was already added through PR #34 four months ago.

@k0nsl
Copy link

k0nsl commented Mar 27, 2016

@frdmn: woops, my bad! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants