CakeFest 2025 Madrid: The Official CakePHP Conference

Voting

: five plus one?
(Example: nine)

The Note You're Voting On

asdfasdasad34535 at iflow dot at
11 years ago
Attention! PREG_OFFSET_CAPTURE not UTF-8 aware when using u modifier
and it's not a but, it's a feature:
https://bugs.php.net/bug.php?id=37391

Possible workaround: Use mb_strpos to get the correct offset, instead of the flag.

UTF-8 support would be nice.

<< Back to user notes page

To Top