summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* More tests, more fixesDavey Shafik2015-12-071-0/+131
| | | | - Reimplement original `mysql_escape_string()` based on C-code as close as possible - For some reason `mysql_fetch_object()` has a different error than all the other `mysql_fetch_*()` functions when passed an invalid result. ಠ_ಠ
* Add more tests and fixesDavey Shafik2015-12-061-40/+234
|
* Remove namespace prefixDavey Shafik2015-12-061-140/+140
|
* Test SET columnsDavey Shafik2015-12-061-1/+7
|
* Add travis integrationDavey Shafik2015-12-061-58/+71
|
* Upto 20% functions/59% lines coverage, more issues revealedDavey Shafik2015-12-061-45/+192
|
* Add more tests, and fixed many issues revealed by themDavey Shafik2015-12-051-41/+290
|
* Initial commit of ext/mysql shim for PHP 7Davey Shafik2015-12-042-0/+206