php-src/ext/pcre
Felipe Pena 87a2373422 - 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.
2010-10-03 16:01:38 +00:00
..
pcrelib - fix build 2010-07-29 12:06:15 +00:00
tests MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:41:30 +00:00
config0.m4 We should check /usr/local/include last 2009-08-11 21:40:15 +00:00
config.w32 - Remove NO_RECURSE as it causes a huge performance impact. Up to 50% 2009-01-02 04:59:41 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_pcre.c - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) 2010-10-03 16:01:38 +00:00
php_pcre.def MFH: export php_pcre_free to make mbstring happy 2009-01-11 13:59:00 +00:00
php_pcre.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
upgrade-pcre.php Update PCRE to 8.00 2009-11-03 12:15:03 +00:00