Bug #397
php PCRE library that does not support Unicode
| Status: | Closed | Start date: | 08/05/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Aports | |||
| Target version: | Alpine 2.2.0 |
Description
I have this message: "PHP is linked to a version of the PCRE library that does not support Unicode properties. If you are running Red Hat Enterprise Linux / CentOS 5.4 or earlier, see our documentation page on fixing this."
Please make the next pcre version with Unicode. :)
Thanks.
History
Updated by Natanael Copa over 1 year ago
seems like --enable-utf8 have been there for long time. Can you please test it with 2.0 or edge?
Updated by Jeff Bilyk about 1 year ago
Does latest patch to pcre by Matt Smith fix this issue?
Updated by Matt Smith about 1 year ago
For what it's worth, I can verify that I no longer get the following error message:
PHP Warning: preg_match(): Compilation failed: this version of PCRE is not compiled with PCRE_UCP support at offset 0 in /home/matt/pcre.php on line 5
Updated by Natanael Copa 12 months ago
- Category set to Aports
- Status changed from New to Closed
- Target version set to Alpine 2.2.0
- % Done changed from 0 to 100
this seems to be fixed