Dec 20
2013
PHP Warning: preg_match(): Compilation failed: support for \P, \p, and \X has not been compiled
recompile pcre with option
–enable-utf8 –enable-unicode-properties
recompile pcre with option
–enable-utf8 –enable-unicode-properties