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

Fixed PHP warning "Warning: mysqli_close(): Couldn't fetch mysqli" #13

Merged
merged 1 commit into from
Sep 5, 2014

Conversation

escopecz
Copy link
Contributor

@escopecz escopecz commented Sep 5, 2014

This line causes warning:

Warning: mysqli_close(): Couldn't fetch mysqli in path/vendor/joomla/framework/src/Joomla/Database/Mysqli/MysqliDriver.php on line 87

The same condition is used at SqlsrvDriver.php and PostgresqlDriver.php.

Discussed here:
98861e2#commitcomment-7657897

mbabker added a commit that referenced this pull request Sep 5, 2014
Fixed PHP warning "Warning: mysqli_close(): Couldn't fetch mysqli"
@mbabker mbabker merged commit 30eb0e2 into joomla-framework:master Sep 5, 2014
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