diff options
author | Felipe Pena <felipe@php.net> | 2010-10-03 16:01:38 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-10-03 16:01:38 +0000 |
commit | 87a237342282fe036bb90486fdd6cdc392e16ac7 (patch) | |
tree | 81f9130e01f6c9df10b9e9e52db890d74210477d /Zend/zend_objects_API.c | |
parent | 00f75c79ca9318cbd57590b4c01144369612b3c2 (diff) | |
download | php-git-87a237342282fe036bb90486fdd6cdc392e16ac7.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 'Zend/zend_objects_API.c')
0 files changed, 0 insertions, 0 deletions