summaryrefslogtreecommitdiff
path: root/ext/dba/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #72157 (use-after-free caused by dba_open)Xinchen Hui2016-05-051-0/+22
* Fixed reference countingDmitry Stogov2015-04-081-2/+0
* fix bug #62490Michael Wallner2013-12-051-0/+43
* more test fixesMichael Wallner2013-12-034-5/+7
* fix testMichael Wallner2013-12-031-2/+2
* add missing clean sectionMichael Wallner2013-12-031-0/+4
* remove test for already removed featureMichael Wallner2013-12-031-38/+0
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-221-0/+38
|\
| * Copy dba_*() keys before converting to string.Adam Harvey2013-09-221-0/+38
| * typo fixesVeres Lajos2013-07-151-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-261-1/+9
|\ \ | |/
| * - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ...Felipe Pena2013-06-261-1/+9
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Bug #62489: dba_insert not working as expectedLars Strojny2013-01-1512-2/+50
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-105-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-105-0/+0
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
| * Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-031-1/+1
* | Prevent the magic quotes fatal error causing a diffChristopher Jones2011-09-011-3/+0
* | MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECAT...Kalle Sommer Nielsen2010-08-111-1/+1
* | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-031-1/+1
* | Add Tokyo Cabinet abstract DB support to ext/dbaMichael Maclean2010-03-241-0/+50
|/
* New tests for existing functionalityChristopher Jones2010-03-193-0/+136
* New and improved DBA testsChristopher Jones2010-03-125-0/+177
* Mask name of older DB4 versionsChristopher Jones2010-03-091-2/+2
* Test misc argument error conditionsChristopher Jones2010-03-062-0/+127
* DBA tests: cleanup and sycn. Add new Berkeley DB 4 testsChristopher Jones2010-03-0540-51/+962
* make portableChristopher Jones2010-03-021-1/+1
* Added SKIP sections in case extension isn't enabledWilliam Martin2010-03-023-0/+12
* Improve basic code coverageChristopher Jones2010-03-015-0/+215
* Fixed testsDmitry Stogov2009-09-211-1/+1
* - Fixed pathsFelipe Pena2009-08-0125-63/+63
* - Fixed bug #49125 (Error in dba_exists C code)Felipe Pena2009-08-011-0/+27
* Fixed testIlia Alshanetsky2009-06-161-1/+2
* - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)Felipe Pena2009-05-131-0/+25
* MFH:Christopher Jones2008-06-191-2/+16
* fix test namesAntony Dovgal2007-05-071-1/+1
* win32 test fixesAntony Dovgal2007-04-181-4/+4
* - Fixed bug #36436 (DBA problem with Berkeley DB4).Marcus Boerger2006-02-181-0/+34
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-082-17/+3
* - Add support for db1 through emulationMarcus Boerger2005-02-251-0/+46
* Fix issue in testMarcus Boerger2004-08-191-0/+3
* Change to use md5_file()Marcus Boerger2004-08-121-4/+4
* dded qdbm handler (http://qdbm.sourceforge.net).Marcus Boerger2003-12-181-0/+34
* Improve dba tests: check in both modes external and database locking.Marcus Boerger2003-12-1810-8/+158
* Change to more complicated 'c' moreMarcus Boerger2003-12-141-1/+1
* Allow the extension to reside elsewhereMarcus Boerger2003-06-191-3/+3
* Fix test (ssen by Dan Torop)Marcus Boerger2003-05-201-2/+2