diff options
-rw-r--r-- | ext/dbx/CREDITS | 10 | ||||
-rw-r--r-- | ext/mcve/CREDITS | 10 | ||||
-rw-r--r-- | ext/tokenizer/CREDITS | 2 |
3 files changed, 4 insertions, 18 deletions
diff --git a/ext/dbx/CREDITS b/ext/dbx/CREDITS index 162f027c02..efc04660a4 100644 --- a/ext/dbx/CREDITS +++ b/ext/dbx/CREDITS @@ -1,10 +1,2 @@ dbx (database abstraction) - -core routines: Marc Boeren (marc@guidance.nl) -mysql support: Marc Boeren -odbc support: Marc Boeren -pgsql support: Rui Hirokawa (hirokawa@php.net) -mssql support: Marc Boeren -fbsql support: Frank M. Kromann (frank@frontbase.com) -initial oci8 support: Marc Boeren -sybase-ct support: Marc Boeren
\ No newline at end of file +Marc Boeren, Rui Hirokawa, Frank M. Kromann diff --git a/ext/mcve/CREDITS b/ext/mcve/CREDITS index 6db49c69ca..9111acffab 100644 --- a/ext/mcve/CREDITS +++ b/ext/mcve/CREDITS @@ -1,8 +1,2 @@ -Authors: -Brad House <brad@mainstreetsoftworks.com> -Chris Faulhaber <jedgar@fxp.org> - -BugFixes: -- Memory leak when mcve_destroyconn() not called: - Steven Schoch <cardhelp@starnet.com> - +MCVE +Brad House, Chris Faulhaber, Steven Schoch diff --git a/ext/tokenizer/CREDITS b/ext/tokenizer/CREDITS index 919aeb8149..c2879dd4ee 100644 --- a/ext/tokenizer/CREDITS +++ b/ext/tokenizer/CREDITS @@ -1,2 +1,2 @@ -Andrei Zmievski tokenizer +Andrei Zmievski |