John Erling Blad has submitted this change and it was merged. Change subject: Get rid of ValueParsers\Result interface ......................................................................
Get rid of ValueParsers\Result interface Change-Id: I7c84bacf9df76dae4d78b7b4d5334ca3ec18339e --- M ValueParsers/ValueParsers.classes.php M ValueParsers/includes/Result.php D ValueParsers/includes/ResultObject.php M ValueParsers/includes/parsers/BoolParser.php M ValueParsers/includes/parsers/FloatParser.php M ValueParsers/includes/parsers/GeoCoordinateParser.php M ValueParsers/includes/parsers/IntParser.php M ValueParsers/includes/parsers/NullParser.php M ValueParsers/includes/parsers/StringValueParser.php M ValueParsers/includes/parsers/TitleParser.php M ValueParsers/tests/includes/parsers/BoolParserTest.php M ValueParsers/tests/includes/parsers/FloatParserTest.php M ValueParsers/tests/includes/parsers/GeoCoordinateParserTest.php M ValueParsers/tests/includes/parsers/IntParserTest.php M ValueParsers/tests/includes/parsers/NullParserTest.php M ValueParsers/tests/includes/parsers/StringValueParserTest.php M ValueParsers/tests/includes/parsers/TitleParserTest.php 17 files changed, 124 insertions(+), 182 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/42885 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7c84bacf9df76dae4d78b7b4d5334ca3ec18339e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DataValues Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
