php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
credits_sapi.h
Go to the documentation of this file.
1
/*
2
DO NOT EDIT THIS FILE!
3
4
it has been automatically created by scripts/dev/credits from
5
the information found in the various ext/.../CREDITS and
6
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 Handler"
,
"Ian Holsman, Justin Erenkrantz (based on Apache 2 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"
);
CREDIT_LINE
#define CREDIT_LINE(module, authors)
Definition
credits.c:22
ext
standard
credits_sapi.h
Generated on Sat Aug 23 2025 01:46:12 for php-internal-docs by
1.13.2