Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2)
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 8 Jan 2018 22:18:00 +0000 (23:18 +0100)
committerJforrester <jforrester@wikimedia.org>
Mon, 4 Jun 2018 16:40:48 +0000 (16:40 +0000)
commit03583f7a9116b79807c82218255c04e297437c2d
tree45ea50e63061c31083ef2dc3a7d41c734496de8a
parent0313128b1038de8f2ee52a181eafdee8c5e430f7
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2)

This is a follow-up to Idc3dee3a7fb5ebfaef395754d8859b18f1f8769a
containing some less trivial changes.

Change-Id: Ia7af2c1d000307d43278cde4a246df413d4ef263
includes/installer/Installer.php
includes/preferences/DefaultPreferencesFactory.php
tests/phpunit/includes/libs/rdbms/database/DatabaseMysqlBaseTest.php