Gentoo, PCRE, and PHP
Posted by Keilaron on Thursday, August 11. 2011 in Linux, Server, Software
I recently ran into an obscure issue with PHP's preg functions:
This error message would show up whenever a PCRE function was used with the u (unicode/UTF-8) flag set. This is apparently triggered by using a new version of PHP (>5.3?) and an old version of libpcre (<8.1?).
0 Comments
More...
Exception: preg_match(): Compilation failed: unknown option bit(s) set at offset 0This error message would show up whenever a PCRE function was used with the u (unicode/UTF-8) flag set. This is apparently triggered by using a new version of PHP (>5.3?) and an old version of libpcre (<8.1?).
Page 1 of 1, totaling 1 entries

Friends






Most Recent Comments