The top of Language.php has mb_internal_encoding( 'UTF-8' ); which is executed (and fatals) before the installer's environment checker kicks in.
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 294172 had a related patch set uploaded (by MaxSem):
Move mbstring initializaton to Setup.php, add checks
Comment Actions
Change 294177 had a related patch set uploaded (by MaxSem):
Move mbstring initializaton to Setup.php, add checks
Comment Actions
Change 294172 merged by jenkins-bot:
Move mbstring initializaton to Setup.php, add checks
Comment Actions
Change 294177 merged by jenkins-bot:
Move mbstring initializaton to Setup.php, add checks