diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-12 11:56:37 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-12 11:56:37 +0200 |
commit | 49ce7c0014a8ab3a5baa7c8e824ded58c1158a63 (patch) | |
tree | 10279e2aeaf5973b6e4e69cde12e156c14715f79 /ext/pgsql/php_pgsql.h | |
parent | c09b63595ef7edcaae6638932dceae531c26c3cf (diff) | |
download | php-git-49ce7c0014a8ab3a5baa7c8e824ded58c1158a63.tar.gz |
Remove odd variable assignment in escape_analysis
As we are breaking out of the for loop setting i = ssa_vars_count
doesn't do anything, but it confuses GCC into throwing a no-overflow
assumption warning.
Diffstat (limited to 'ext/pgsql/php_pgsql.h')
0 files changed, 0 insertions, 0 deletions