This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-07 16:13:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
535f43789fcceebbcf1a474c2deef86528d0252a
archived-php-src
/
sapi
/
cli
History
Edin Kadribasic
9504838d7e
Merged patch from sapi/cgi.
...
# I will try to sync relevant patches from sapi/cgi to sapi/cli
2002-01-19 22:45:26 +00:00
..
config.m4
Modified the build system to always build CLI SAPI.
2002-01-12 14:51:54 +00:00
CREDITS
@- Added CLI (command line intrerface) sapi based on a cut-down version
2002-01-06 14:08:14 +00:00
getopt.c
@- Added CLI (command line intrerface) sapi based on a cut-down version
2002-01-06 14:08:14 +00:00
Makefile.in
Fixed build in the directory other than $top_srcdir.
2002-01-13 23:51:56 +00:00
php_cli.c
Merged patch from sapi/cgi.
2002-01-19 22:45:26 +00:00
php_getopt.h
@- Added CLI (command line intrerface) sapi based on a cut-down version
2002-01-06 14:08:14 +00:00