derick Thu Dec 26 18:45:05 2002 EDT
Modified files:
/php4/ext/ftp CREDITS
/php4/ext/ncurses CREDITS
/php4/ext/standard credits.c credits_ext.h
Log:
- MFB
Index: php4/ext/ftp/CREDITS
diff -u php4/ext/ftp/CREDITS:1.2 php4/ext/ftp/CREDITS:1.3
--- php4/ext/ftp/CREDITS:1.2 Fri Jul 26 09:03:08 2002
+++ php4/ext/ftp/CREDITS Thu Dec 26 18:45:04 2002
@@ -1,3 +1,2 @@
FTP
-Andrew Skalski
-Stefan Esser
\ No newline at end of file
+Stefan Esser, Andrew Skalski
Index: php4/ext/ncurses/CREDITS
diff -u php4/ext/ncurses/CREDITS:1.2 php4/ext/ncurses/CREDITS:1.3
--- php4/ext/ncurses/CREDITS:1.2 Thu Dec 26 18:38:18 2002
+++ php4/ext/ncurses/CREDITS Thu Dec 26 18:45:05 2002
@@ -1,5 +1,2 @@
ncurses
-Hartmut Holzgraefe
-Georg Richter
-Wez Furlong
-Ilia Alshanetsky
+Ilia Alshanetsky, Wez Furlong, Hartmut Holzgraefe, Georg Richter
Index: php4/ext/standard/credits.c
diff -u php4/ext/standard/credits.c:1.22 php4/ext/standard/credits.c:1.23
--- php4/ext/standard/credits.c:1.22 Wed Nov 13 21:05:53 2002
+++ php4/ext/standard/credits.c Thu Dec 26 18:45:05 2002
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: credits.c,v 1.22 2002/11/14 02:05:53 imajes Exp $ */
+/* $Id: credits.c,v 1.23 2002/12/26 23:45:05 derick Exp $ */
#include "php.h"
#include "info.h"
@@ -95,8 +95,8 @@
if (flag & PHP_CREDITS_QA) {
php_info_print_table_start();
- php_info_print_table_header(1, "PHP Quality Assurance Team");
- php_info_print_table_row(1, "Andre Langhorst, Derick Rethans, Hellekin
O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil
Driscoll, Sebastian Bergmann, Zak Greant");
+ php_info_print_table_header(1, "PHP 4.4 Quality Assurance Team");
+ php_info_print_table_row(1, "Ilia Alshanetsky, Joerg Behrens, Stefan
+Esser, Moriyoshi Koizumi, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani
+Taskinen");
php_info_print_table_end();
}
Index: php4/ext/standard/credits_ext.h
diff -u php4/ext/standard/credits_ext.h:1.14 php4/ext/standard/credits_ext.h:1.15
--- php4/ext/standard/credits_ext.h:1.14 Tue Nov 19 10:11:27 2002
+++ php4/ext/standard/credits_ext.h Thu Dec 26 18:45:05 2002
@@ -31,7 +31,7 @@
CREDIT_LINE("FDF", "Uwe Steinmann");
CREDIT_LINE("FilePro", "Chad Robinson");
CREDIT_LINE("FriBidi", "Onn Ben-Zvi, Tal Peer");
-CREDIT_LINE("FTP", "Andrew Skalski");
+CREDIT_LINE("FTP", "Stefan Esser, Andrew Skalski");
CREDIT_LINE("GD imaging", "Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto");
CREDIT_LINE("GetText", "Alex Plotnick");
CREDIT_LINE("GNU GMP support", "Stanislav Malyshev");
@@ -56,7 +56,7 @@
CREDIT_LINE("MS SQL", "Frank M. Kromann");
CREDIT_LINE("Multibyte (Japanese) String Functions", "Tsukada Takuya, Rui Hirokawa");
CREDIT_LINE("MySQL", "Zeev Suraski, Zak Greant, Georg Richter");
-CREDIT_LINE("ncurses", "Hartmut Holzgraefe");
+CREDIT_LINE("ncurses", "Ilia Alshanetsky, Hartmut Holzgraefe, Georg Richter");
CREDIT_LINE("OCI8", "Stig Bakken, Thies C. Arntzen, Andy Sautins, David Benson");
CREDIT_LINE("ODBC", "Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R.
Kalowsky");
CREDIT_LINE("OpenSSL", "Stig Venaas, Wez Furlong, Sascha Kettler");
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php