jenkins-bot has submitted this change and it was merged. Change subject: Move UtfNormal class to UtfNormal\Validator ......................................................................
Move UtfNormal class to UtfNormal\Validator Also move Defines.php to Constants.php to match the class name Change-Id: If2e2dc19b1fb9e25ade627f3dd86af98a5cebc44 --- M README.md M scripts/benchmark.php M scripts/generate.php M scripts/memstress.php R src/Constants.php M src/UtfNormalData.inc M src/UtfNormalDataK.inc R src/Validator.php M tests/CleanUpTest.php M tests/Utf8Test.php M tests/UtfNormalTest.php 11 files changed, 123 insertions(+), 113 deletions(-) Approvals: Brion VIBBER: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/192724 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If2e2dc19b1fb9e25ade627f3dd86af98a5cebc44 Gerrit-PatchSet: 1 Gerrit-Project: utfnormal Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
