Skip to content

Converted the old PHP 5.x mysql api calls into PDO_Mysql api calls#25

Merged
sqall01 merged 1 commit intosqall01:masterfrom
nikkolade:php7-mysql-support
Sep 12, 2017
Merged

Converted the old PHP 5.x mysql api calls into PDO_Mysql api calls#25
sqall01 merged 1 commit intosqall01:masterfrom
nikkolade:php7-mysql-support

Conversation

@nikkolade
Copy link
Copy Markdown

The old mysql api has been deprecated in PHP 7.x releases.

The changes convert all mysql api calls with the PDO_Mysql api calls.
These modifications have been verified to work with the latest Raspian Stretch.

into PDO_Mysql calls that work with the current PHP 7.x.
These modifications have been verified to work with the
latest Raspian Stretch.
@sqall01 sqall01 merged commit f968dd2 into sqall01:master Sep 12, 2017
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

Successfully merging this pull request may close these issues.

2 participants