diff options
author | Nikita Popov <nikic@php.net> | 2014-09-03 15:36:04 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-09-03 15:38:06 +0200 |
commit | 979058d4ffee024255dc12b8bc94df88235bf45d (patch) | |
tree | 69f05f4da97fe658b8297a2b7a2fa2c0043b934c /ext/soap/php_http.c | |
parent | fdd1e96f3e90895134c4082bde8cad475378deac (diff) | |
download | php-git-979058d4ffee024255dc12b8bc94df88235bf45d.tar.gz |
Disable format string checking by default
Instead of removing format attributes altogether, disable the checks
by default. This allows you to do a build with format string checks
and filter out the false positives (basically anything mentioning
%p).
Diffstat (limited to 'ext/soap/php_http.c')
0 files changed, 0 insertions, 0 deletions