It seems that our bundled pcre doesn't handle utf-8 as well as the latest
version; are there any objections to updating to version 3.9?

--Wez.

> ID:               19346

> The latest (3.9) PCRE library works fine with UTF-8 subject string if
> library compiled with --enable-utf8.
> I have verified this with test C program.
> I have also tested compiling PHP with PCRE library which I install
> separately on the my system (--with-pcre-regex=/usr/local/) and that
> worked as well with UTF-8.



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to