From: foobar Date: Thu, 20 Jul 2006 10:09:09 +0000 (+0000) Subject: update X-Git-Tag: php-5.2.0RC1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34ae4eafd0d22a847ee440c93b7f7f16e4183cd9;p=php update --- diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index 6b3f536483..5f1d9cc414 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -35,7 +35,9 @@ CREDIT_LINE("HwAPI", "Uwe Steinmann"); CREDIT_LINE("Iconv", "Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi "); CREDIT_LINE("IMAP", "Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky"); CREDIT_LINE("Informix", "Danny Heijl, Christian Cartus, Corne' Cornelius"); +CREDIT_LINE("Input Filter", "Rasmus Lerdorf, Derick Rethans"); CREDIT_LINE("InterBase", "Jouni Ahto, Andrew Avdeev, Ard Biesheuvel"); +CREDIT_LINE("JSON", "Omar Kilani"); CREDIT_LINE("LDAP", "Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas"); CREDIT_LINE("LIBXML", "Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane Caraveo"); CREDIT_LINE("mcrypt", "Sascha Schumann, Derick Rethans");