php-src/ext/dba
Christoph M. Becker cf1664e91d
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Fix GH-9155: dba_open("non-existing", "c-", "flatfile") segfaults
2022-07-27 12:13:32 +02:00
..
libcdb Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
libflatfile Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
libinifile Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
tests Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 12:13:32 +02: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_arginfo.h Add more specific array return type hints for various extensions - part 1 2021-11-07 08:46:25 +01:00
dba_cdb.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_db1.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_db2.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_db3.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_db4.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_dbm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_flatfile.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_gdbm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_inifile.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_lmdb.c Merge branch 'PHP-8.0' into PHP-8.1 2022-07-21 14:08:40 +01:00
dba_ndbm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_qdbm.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_tcadb.c Merge branch 'PHP-8.0' into PHP-8.1 2021-11-03 15:01:56 +00:00
dba.c Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 12:13:32 +02:00
dba.stub.php Add more specific array return type hints for various extensions - part 1 2021-11-07 08:46:25 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00