Reedy has submitted this change and it was merged.

Change subject: escape tags and entity in doxygen comments
......................................................................


escape tags and entity in doxygen comments

When inserting XML elements inline <such as this one>, doxygen chokes
about it not being known. Simply enclosing the tag in double quotes
prevents doxygen from emitting a warning.

Also enclosed a few invalid functions calls such as \. and double quoted
the HTML entities such as &foobar;

Change-Id: I4019637145e683c2bec3d17b2fd98b0c50a932f1
---
M includes/ChangesList.php
M includes/DefaultSettings.php
M includes/EditPage.php
M includes/Export.php
M includes/GlobalFunctions.php
M includes/HTMLForm.php
M includes/Html.php
M includes/Import.php
M includes/MagicWord.php
M includes/OutputPage.php
M includes/Pager.php
M includes/Preferences.php
M includes/RevisionList.php
M includes/Sanitizer.php
M includes/Skin.php
M includes/SkinLegacy.php
M includes/SkinTemplate.php
M includes/User.php
M includes/WebRequest.php
M includes/api/ApiBase.php
M includes/api/ApiPageSet.php
M includes/api/ApiQueryCategoryInfo.php
M includes/api/ApiQueryImages.php
M includes/api/ApiResult.php
M includes/db/Database.php
M includes/filerepo/backend/FileBackend.php
M includes/filerepo/backend/lockmanager/MemcLockManager.php
M includes/filerepo/file/File.php
M includes/installer/WebInstallerOutput.php
M includes/installer/WebInstallerPage.php
M includes/job/DoubleRedirectJob.php
M includes/json/FormatJson.php
M includes/media/MediaTransformOutput.php
M includes/media/SVGMetadataExtractor.php
M includes/media/XMP.php
M includes/objectcache/MemcachedClient.php
M includes/parser/Parser.php
M includes/parser/ParserOutput.php
M includes/parser/Preprocessor.php
M includes/parser/Preprocessor_DOM.php
M includes/parser/Preprocessor_Hash.php
M includes/resourceloader/ResourceLoader.php
M includes/resourceloader/ResourceLoaderModule.php
43 files changed, 190 insertions(+), 175 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/14880
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4019637145e683c2bec3d17b2fd98b0c50a932f1
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to