1 /* 2 DO NOT EDIT THIS FILE! 3 4 it has been automaticaly created by php7/scripts/credits from 5 the information found in the various php7/ext/.../CREDITS and 6 php7/sapi/.../CREDITS files 7 8 if you want to change an entry you have to edit the appropriate 9 CREDITS file instead 10 11 */ 12 13 CREDIT_LINE("Apache 2.0 Handler", "Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)"); 14 CREDIT_LINE("CGI / FastCGI", "Rasmus Lerdorf, Stig Bakken, Shane Caraveo, Dmitry Stogov"); 15 CREDIT_LINE("CLI", "Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui"); 16 CREDIT_LINE("Embed", "Edin Kadribasic"); 17 CREDIT_LINE("FastCGI Process Manager", "Andrei Nigmatulin, dreamcat4, Antony Dovgal, Jerome Loyet"); 18 CREDIT_LINE("litespeed", "George Wang"); 19 CREDIT_LINE("phpdbg", "Felipe Pena, Joe Watkins, Bob Weinand"); 20