summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-10-03 16:01:38 +0000
committerFelipe Pena <felipe@php.net>2010-10-03 16:01:38 +0000
commit090a9b33316a448f1af9ba865484fa5dafeda4a7 (patch)
treec9a293b2fe14068c177e60781222929ffd0e98fe /ext/mysql/php_mysql.c
parent4b0927b042a3b30f1dfad9ed89fe7e132ac8a040 (diff)
downloadphp-git-090a9b33316a448f1af9ba865484fa5dafeda4a7.tar.gz
- Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8)
# In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, this can be changed by setting # the PCRE_UCP option.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions