This website requires JavaScript.
Explore
Help
Register
Sign In
rlkollman
/
meekrodb
Watch
1
Star
0
Fork
0
You've already forked meekrodb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
ac626b079558d0e47ff5c8771dd56d99720389ed
meekrodb
/
simpletest
T
History
Sergey Tsalkov
bac5503d5a
PHP 8 complains when trying to access closed $mysqli object, not sure how to test this properly
...
I don't think we need this test very much, anyway
2021-06-20 03:13:11 +00:00
..
BasicTest.php
PHP 8 complains when trying to access closed $mysqli object, not sure how to test this properly
2021-06-20 03:13:11 +00:00
CallTest.php
bugfix: free any extra results so CALL commands don't fail
2013-02-22 16:18:18 -08:00
ErrorTest_53.php
minor cleanups
2014-06-13 21:19:10 +00:00
ErrorTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
HelperTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
ObjectTest.php
drop deprecated methods:
2021-06-20 02:32:56 +00:00
smile1.jpg
add test case regarding BLOBs
2011-08-25 23:54:52 -07:00
test.php
remove more PHP 5.2 cruft, we now require PHP 5.3+
2021-06-20 02:28:26 +00:00
TransactionTest_55.php
minor cleanups
2014-06-13 21:19:10 +00:00
TransactionTest.php
minor cleanups
2014-06-13 21:19:10 +00:00
WhereClauseTest.php
re-design query parser, new model has cleaner code and allows for %% escaping of % characters
2021-06-20 03:12:15 +00:00