I have updated PHP from 5.2.8 to 5.2.9 and problem with:
Utf8Num analyzer needs PCRE unicode support to be enabled.
apeared. I check on my server:
pcretest -C
PCRE version 7.9 2009-04-11
Compiled with UTF-8 support
Unicode properties support
Newline sequence is LF
\R matches all Unicode newlines
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Default recursion depth limit = 10000000
Match recursion uses stack
Any clues?