..
bug36436.phpt
Remove executable permission on phpt
2012-10-10 10:27:49 +08:00
bug38698.phpt
- Fixed bug #63409 (php-dba function test fails on big-endian machine) patch by: tianhonglouis at gmail dot com
2013-06-26 13:50:37 -03:00
bug48240.phpt
bug49125.phpt
bug62490.phpt
fix bug #62490
2013-12-05 11:04:25 +01:00
bug65708.phpt
Copy dba_*() keys before converting to string.
2013-09-22 16:46:17 -07:00
bug70825.phpt
Fix #70825 : Cannot fetch multiple values with group in ini file
2016-08-25 18:18:10 +02:00
bug71514.phpt
Fix #71514 : Bad dba_replace condition because of wrong API usage
2016-08-25 16:20:30 +02:00
bug72157.phpt
Fixed bug #72157 (use-after-free caused by dba_open)
2016-05-05 11:12:17 +08:00
bug72885.phpt
Fixed bug #72885 flatfile: dba_fetch() fails to read replaced entry
2017-05-27 22:23:02 +02:00
clean.inc
implement support for LMDB in ext/dba
2017-05-28 18:33:12 +02:00
dba001.phpt
dba002.phpt
dba003.phpt
dba004.phpt
dba005.phpt
dba006.phpt
dba007.phpt
dba009.phpt
Remove executable permission on phpt
2012-10-10 10:27:49 +08:00
dba010.phpt
dba011.phpt
dba012.phpt
dba013.phpt
Fixed tests
2016-07-05 11:30:55 +03:00
dba014.phpt
Fixed tests
2016-07-05 11:30:55 +03:00
dba015.phpt
Fixed reference counting
2015-04-08 15:47:31 +03:00
dba016.phpt
Add missing clean sections
2018-01-12 08:05:07 +01:00
dba_cdb.phpt
dba_cdb_001.phpt
dba_cdb_make.phpt
dba_cdb_read.phpt
Merge branch 'pull-request/341'
2013-06-10 14:30:59 -07:00
dba_db1.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_db2.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_db3.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_db4_000.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_db4_001.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_002.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_003.phpt
more test fixes
2013-12-03 18:18:40 +01:00
dba_db4_004.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_005.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_006.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_007.phpt
more test fixes
2013-12-03 18:18:40 +01:00
dba_db4_008.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_009.phpt
dba_db4_011.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_012.phpt
dba_db4_013.phpt
dba_db4_014.phpt
dba_db4_015.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_016.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_017.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_018.phpt
dba_db4_handlers.phpt
dba_db4_optimize.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_db4_sync.phpt
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01:00
dba_dbm.phpt
Add missing clean sections
2018-01-12 08:05:07 +01:00
dba_flatfile.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_gdbm.phpt
typo fixes
2013-07-15 00:23:03 -07:00
dba_handler.inc
Merge branch 'PHP-5.6' into PHP-7.0
2016-08-18 17:56:16 +02:00
dba_handlers.phpt
dba_inifile.phpt
fix test
2013-12-03 17:55:26 +01:00
dba_lmdb.phpt
implement support for LMDB in ext/dba
2017-05-28 18:33:12 +02:00
dba_ndbm.phpt
Bug #62489 : dba_insert not working as expected
2013-01-15 09:30:44 +01:00
dba_optimize.phpt
dba_qdbm.phpt
Add missing clean sections
2018-01-12 08:05:07 +01:00
dba_split.phpt
dba_sync.phpt
dba_tcadb.phpt
Remove duplicated informations in tests
2018-02-19 08:29:54 +01:00
skipif.inc
test.cdb
test.inc