php-src/sapi/cli
Edin Kadribasic f5790b0a7c Modified the build system to make certain extensions (pcntl, ncurses,
pcntl) only with cgi/cli sapi's. This was done by adding 3rd optional
parameter to PHP_EXTENSION macro which should be set to "cli" if
the extension only makes sense for that class of api's.
2002-01-20 02:30:18 +00:00
..
config.m4
CREDITS
getopt.c
Makefile.in Modified the build system to make certain extensions (pcntl, ncurses, 2002-01-20 02:30:18 +00:00
php_cli.c Merged patch from sapi/cgi. 2002-01-19 22:45:26 +00:00
php_getopt.h