tony2001Wed Oct 19 19:08:16 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main SAPI.c
/php-src/sapi/cli php_cli.c
Log:
MFH:
fixed bug #29983 (PHP does not explicitly set mime type & charset)
+ call sapi_deactivate() when called with -
sniper Tue Feb 22 09:46:17 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main SAPI.c
Log:
MFH: nuke unused variables when PCRE is not compiled statically into PHP
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.187.2.2&r2=1.187.2.3&ty=u
Index: p
sesser Sun Nov 28 08:34:01 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main SAPI.c
Log:
MFH
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.187.2.1&r2=1.187.2.2&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.187.2.1 php-src/m