Jeroen De Dauw has submitted this change and it was merged. Change subject: added bool and title parsers ......................................................................
added bool and title parsers Change-Id: I74e1c75994c1fe75d03664dde05deb2eb6e19ff2 --- M Validator.hooks.php M Validator.php A includes/valueparser/BoolParser.php A includes/valueparser/StringValueParser.php A includes/valueparser/TitleParser.php A tests/valueparser/BoolParserTest.php A tests/valueparser/StringValueParserTest.php A tests/valueparser/TitleParserTest.php 8 files changed, 385 insertions(+), 0 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/22414 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I74e1c75994c1fe75d03664dde05deb2eb6e19ff2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Validator Gerrit-Branch: valuehandler Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
