Update docs for return and exception info
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 7 Oct 2012 23:35:26 +0000 (01:35 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 9 Oct 2012 09:41:58 +0000 (09:41 +0000)
commitd4b046a8934d1206e5f6eb6b3d1ba206db814a46
tree03c1533b478acd0c41da511dad8c94cd4b8e4448
parent2b7464152bd5de7453bd44cf260e0bbab018ca32
Update docs for return and exception info

* Removed some inline tabs in the process.
* IDE fixed some incorrect leading spaces, too.

Change-Id: Ic9303eff6db4424ac3f1fa2816839692b43e6190
100 files changed:
includes/Action.php
includes/Autopromote.php
includes/BacklinkCache.php
includes/Block.php
includes/Category.php
includes/CategoryViewer.php
includes/Cdb_PHP.php
includes/ChangeTags.php
includes/ConfEditor.php
includes/Cookie.php
includes/DataUpdate.php
includes/EditPage.php
includes/Export.php
includes/ExternalStore.php
includes/FileDeleteForm.php
includes/FormOptions.php
includes/GlobalFunctions.php
includes/HTMLForm.php
includes/HttpFunctions.php
includes/Import.php
includes/Linker.php
includes/LinksUpdate.php
includes/LocalisationCache.php
includes/Message.php
includes/MessageBlobStore.php
includes/Namespace.php
includes/OutputPage.php
includes/QueryPage.php
includes/Revision.php
includes/Sanitizer.php
includes/Skin.php
includes/SkinTemplate.php
includes/SpecialPage.php
includes/StreamFile.php
includes/StubObject.php
includes/User.php
includes/UserMailer.php
includes/WebRequest.php
includes/Wiki.php
includes/Xml.php
includes/ZipDirectoryReader.php
includes/actions/InfoAction.php
includes/cache/HTMLFileCache.php
includes/cache/MessageCache.php
includes/conf/Conf.php
includes/context/DerivativeContext.php
includes/context/RequestContext.php
includes/db/Database.php
includes/db/DatabaseIbm_db2.php
includes/db/DatabaseMssql.php
includes/db/DatabaseMysql.php
includes/db/DatabaseOracle.php
includes/db/DatabasePostgres.php
includes/db/DatabaseSqlite.php
includes/db/LBFactory_Multi.php
includes/db/LoadBalancer.php
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendMultiWrite.php
includes/filebackend/FileBackendStore.php
includes/filebackend/lockmanager/MemcLockManager.php
includes/filerepo/FileRepo.php
includes/filerepo/file/ArchivedFile.php
includes/installer/PostgresInstaller.php
includes/logging/LogFormatter.php
includes/media/Bitmap.php
includes/media/BitmapMetadataHandler.php
includes/media/Exif.php
includes/media/GIFMetadataExtractor.php
includes/media/JpegMetadataExtractor.php
includes/media/MediaTransformOutput.php
includes/media/SVG.php
includes/media/SVGMetadataExtractor.php
includes/media/Tiff.php
includes/media/XMP.php
includes/objectcache/EhcacheBagOStuff.php
includes/objectcache/RedisBagOStuff.php
includes/parser/CoreTagHooks.php
includes/parser/Parser.php
includes/parser/ParserCache.php
includes/parser/ParserOutput.php
includes/parser/Parser_LinkHooks.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
includes/parser/Preprocessor_HipHop.hphp
includes/resourceloader/ResourceLoader.php
includes/resourceloader/ResourceLoaderFileModule.php
includes/revisiondelete/RevisionDeleteAbstracts.php
includes/specials/SpecialJavaScriptTest.php
includes/specials/SpecialPasswordReset.php
includes/specials/SpecialRevisiondelete.php
includes/specials/SpecialUnblock.php
includes/specials/SpecialUpload.php
includes/specials/SpecialUploadStash.php
includes/specials/SpecialUserlogin.php
includes/specials/SpecialUserrights.php
includes/upload/UploadStash.php
languages/utils/CLDRPluralRuleEvaluator.php
maintenance/language/checkLanguage.inc
maintenance/locking/LockServerDaemon.php
maintenance/sqlite.inc