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

PHP 7 Fix / Upgrade to mysqli #28

Open
laiskajoonas opened this issue May 16, 2016 · 1 comment
Open

PHP 7 Fix / Upgrade to mysqli #28

laiskajoonas opened this issue May 16, 2016 · 1 comment

Comments

@laiskajoonas
Copy link

Is someone working on refactoring the mysql_* functions to use MySQLi or DPO functions? Now that Ubuntu 16.04 LTS ships with PHP 7.0, the mysql_ functions are no longer available?

@jethrocarr
Copy link
Owner

Yeah these need to be converted to mysqli. If someone wants to run https://github.com/philip/MySQLConverterTool and do the required testing, I'll be happy to review and merge a PR for this.

@jethrocarr jethrocarr changed the title mysql_connect deprecated PHP 7 Fix / Upgrade to mysqli Dec 9, 2016
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

2 participants