This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec9aae474aad2e9e75133717043f2222f536de85
archived-php-src
/
ext
/
dba
T
History
Sascha Schumann
2cb0e69b51
* Check the default location of Berkeley DB 3.0
...
* Check additionally for libdb-3
2000-03-27 22:40:27 +00:00
..
config.m4
* Check the default location of Berkeley DB 3.0
2000-03-27 22:40:27 +00:00
dba_cdb.c
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
dba_db2.c
Ease include file selection. Let's see which cpps support this construct.
1999-12-30 06:09:46 +00:00
dba_db3.c
Ease include file selection. Let's see which cpps support this construct.
1999-12-30 06:09:46 +00:00
dba_dbm.c
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
dba_gdbm.c
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
dba_ndbm.c
Ease include file selection. Let's see which cpps support this construct.
1999-12-30 06:09:46 +00:00
dba.c
Change extension names in all extensions' zend_module_entry to their
2000-03-06 18:44:01 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
php_cdb.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
php_db2.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
php_db3.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
php_dba.h
- Made PHP_VERSION and PHP_OS work again
1999-12-17 20:55:31 +00:00
php_dbm.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
php_gdbm.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
php_ndbm.h
Clean up php3.*\.h files. The files itself are renamed, and references in all
1999-12-04 19:19:57 +00:00
setup.stub
initial import of DBA
1999-07-21 15:12:32 +00:00