Page MenuHomePhabricator

Installer without mbstring installed fatals before the environment checklist
Closed, ResolvedPublic

Description

The top of Language.php has mb_internal_encoding( 'UTF-8' ); which is executed (and fatals) before the installer's environment checker kicks in.

Event Timeline

Change 294172 had a related patch set uploaded (by MaxSem):
Move mbstring initializaton to Setup.php, add checks

https://gerrit.wikimedia.org/r/294172

Change 294177 had a related patch set uploaded (by MaxSem):
Move mbstring initializaton to Setup.php, add checks

https://gerrit.wikimedia.org/r/294177

Change 294172 merged by jenkins-bot:
Move mbstring initializaton to Setup.php, add checks

https://gerrit.wikimedia.org/r/294172

Change 294177 merged by jenkins-bot:
Move mbstring initializaton to Setup.php, add checks

https://gerrit.wikimedia.org/r/294177