Daniel Kinzler has uploaded a new change for review. Change subject: Warn when creating TextContent around false/null. ......................................................................
Warn when creating TextContent around false/null. Instantiating a TextContent instance around a null or false value instead of a string may indicate an error and should thus trigger a warning and thereby make tests fail. Change-Id: I0864bbf31040d0c5db96a90ff427dc9dd3ccbd67 --- M includes/content/TextContent.php 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/40/30140/1 -- To view, visit https://gerrit.wikimedia.org/r/30140 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0864bbf31040d0c5db96a90ff427dc9dd3ccbd67 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
