php-src/ext/dba
Christoph M. Becker 72f73f95b5 Merge branch 'PHP-7.4'
* PHP-7.4:
  Allow lookup of distro-packaged QDBM headers on Debian
2019-09-23 09:54:59 +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 Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +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.c Add ext/dba stubs 2019-09-22 13:58:30 +02:00
dba.stub.php Add ext/dba stubs 2019-09-22 13:58:30 +02:00
dba_arginfo.h Add ext/dba stubs 2019-09-22 13:58:30 +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
install_cdb.sh Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cdb.h
php_db1.h
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