Skip to content

Conversation

@avbdr
Copy link
Collaborator

@avbdr avbdr commented Aug 9, 2017

No description provided.

@avbdr avbdr merged commit d87decd into ThingEngineer:master Aug 9, 2017
}

return $stmt;
throw new Exception(sprintf('%s query: %s', error, query), errno);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be $error, $query and $errno?

ricwein pushed a commit to ricwein/PHP-MySQLi-Database-Class that referenced this pull request Aug 29, 2017
* fixed limit variable ordering in the comments

* Expand readme on autoreconnect and multipe connections usage

* update release numbers

* update copyright years

* Bug ThingEngineer#623:  Mistake in Regexp

* Fix for ThingEngineer#554 Fixing Join usage with 'USING' instead of 'ON'

* Fix empty exception message
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