php-src/ext/dba
2019-09-23 09:53:31 +02:00
..
libcdb Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
libflatfile Remove local variables 2019-02-03 21:03:00 +01:00
libinifile Remove local variables 2019-02-03 21:03:00 +01:00
tests Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.m4 Allow lookup of distro-packaged QDBM headers on Debian 2019-09-23 09:53:31 +02:00
config.w32 Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dba_cdb.c Fix typos in code comments [skip ci] 2019-02-18 17:48:12 +01:00
dba_db1.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db2.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db3.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_db4.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_dbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_flatfile.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_gdbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_inifile.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_lmdb.c Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
dba_ndbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_qdbm.c Remove local variables 2019-02-03 21:03:00 +01:00
dba_tcadb.c Remove local variables 2019-02-03 21:03:00 +01:00
dba.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
install_cdb.sh Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cdb.h
php_db1.h Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
php_db2.h
php_db3.h
php_db4.h
php_dba.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_dbm.h
php_flatfile.h
php_gdbm.h
php_inifile.h
php_lmdb.h implement support for LMDB in ext/dba 2017-05-28 18:33:12 +02:00
php_ndbm.h
php_qdbm.h
php_tcadb.h Remove local variables 2019-02-03 21:03:00 +01:00