summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_commands.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-11-14 13:49:06 +0100
committerAnatol Belski <ab@php.net>2017-11-14 13:49:06 +0100
commit0d1332391573c1dc8218094c150cd9efcc7f6aff (patch)
treee5484cac04af4097843e91b512efb92c80786750 /ext/mysqlnd/mysqlnd_commands.c
parent3c241ea3262250262c63b92176e2eec2435cc6bb (diff)
downloadphp-git-0d1332391573c1dc8218094c150cd9efcc7f6aff.tar.gz
Fix UTF check in pcre_grep
In this case it loops through different subjects without looking for sub matches and matches are done against the same pattern. Thus, don't reset the UTF check flag but use it to check whether JIT should be used and otherwise let PCRE to do the job according to what was saved into the pattern.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_commands.c')
0 files changed, 0 insertions, 0 deletions