php-src/ext/dbx
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
2001-10-11 23:33:59 +00:00
..
tests Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
config.m4 Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
CREDITS Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
dbx_fbsql.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_fbsql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mssql.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_mssql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_mysql.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_mysql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_oci8.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_oci8.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_odbc.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_odbc.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx_pgsql.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
dbx_pgsql.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
dbx.c * zend_module_entry change: apino, debug and zts are moved first, 2001-10-11 23:33:59 +00:00
dbx.dsp - Use the same coding standards for pointers as the rest of PHP. 2001-08-17 13:00:46 +00:00
dbx.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00
howto_extend_dbx.html - Use the same coding standards for pointers as the rest of PHP. 2001-08-17 13:00:46 +00:00
INSTALL All files are now in Unix-linebreak mode (\n only). Somehow \r\n still 2001-06-20 11:30:47 +00:00
Makefile.in Added preliminary support framework for Oracle 8. (Mc) 2001-08-17 12:54:24 +00:00
php_dbx.h whitespace, braces, coding style (Mc) 2001-08-17 13:56:29 +00:00