Until PHP 5.6.0, the default mb_regex_encoding was EUC-JP. This is why views module calls mb_regex_encoding('UTF-8'); before calling mb_ereg().

CommentFileSizeAuthor
mb-regex-encoding.patch474 bytesmfb
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

Dave Reid’s picture

Status: Needs review » Fixed

Committed to 7.x-1.x. Thanks!

  • Dave Reid committed b9f1219 on 7.x-1.x authored by mfb
    Issue #2372101 by mfb: Fixed mb_eregi_replace() called without first...

  • Dave Reid committed aa6f562 on authored by mfb
    Issue #2372101 by mfb: Fixed mb_eregi_replace() called without first...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.