Discussion:
ZSL on PHP 5.2.9
Michał Zieliński
2009-05-13 16:17:43 UTC
Permalink
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?
--
View this message in context: http://www.nabble.com/ZSL-on-PHP-5.2.9-tp23525111p23525111.html
Sent from the Zend MFS mailing list archive at Nabble.com.
Michał Zieliński
2009-05-13 18:23:43 UTC
Permalink
I totally removed php and compile it again. Now it works. Strange.
--
View this message in context: http://www.nabble.com/ZSL-on-PHP-5.2.9-tp23525111p23526765.html
Sent from the Zend MFS mailing list archive at Nabble.com.
Loading...