diff options
author | Zeev Suraski <zeev@php.net> | 2000-02-26 05:03:41 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-02-26 05:03:41 +0000 |
commit | a508bec8196afd136ce65d1363e51e5204cc7600 (patch) | |
tree | 8df86d4fe66513c11e57b1f916b12c739524f914 /main/php_ini.c | |
parent | c7843d3b4eab95c53538558b44caeda6580d260a (diff) | |
download | php-git-a508bec8196afd136ce65d1363e51e5204cc7600.tar.gz |
- From CODING_STANDARDS:
[6] NEVER USE strncat(). If you're absolutely sure you know what you're doing,
check its man page again, and only then, consider using it, and even then,
try avoiding it.
strncat() is your enemy!
- Fix several SAPI services, get rid of the default_content_type (it's always
composed of the mime type and charset now).
- Win32 works again
Diffstat (limited to 'main/php_ini.c')
0 files changed, 0 insertions, 0 deletions