From: Sara Golemon Date: Tue, 23 May 2017 23:35:36 +0000 (-0700) Subject: Run scripts/dev/credits X-Git-Tag: php-7.2.0alpha1~57^2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dc43b4c9d7dbff583b5906a6d50890d615568c1;p=php Run scripts/dev/credits --- diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index 9f8e7d50e3..83b74977e8 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -17,7 +17,7 @@ CREDIT_LINE("COM and .Net", "Wez Furlong"); CREDIT_LINE("ctype", "Hartmut Holzgraefe"); CREDIT_LINE("cURL", "Sterling Hughes"); CREDIT_LINE("Date/Time Support", "Derick Rethans"); -CREDIT_LINE("DB-LIB (MS SQL, Sybase)", "Wez Furlong, Frank M. Kromann"); +CREDIT_LINE("DB-LIB (MS SQL, Sybase)", "Wez Furlong, Frank M. Kromann, Adam Baratz"); CREDIT_LINE("DBA", "Sascha Schumann, Marcus Boerger"); CREDIT_LINE("DOM", "Christian Stocker, Rob Richards, Marcus Boerger"); CREDIT_LINE("enchant", "Pierre-Alain Joye, Ilia Alshanetsky");