Update some deprecated code
authorSam Reed <reedy@users.mediawiki.org>
Fri, 14 Oct 2011 21:18:38 +0000 (21:18 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 14 Oct 2011 21:18:38 +0000 (21:18 +0000)
commit27665d27ae0e545b341cc76940a9c78d8e0d21eb
treea20f6aa30930ce60e068115b6b69a9d5824144cf
parentd542379925e0c70c650cf801ba9999732906dc6e
Update some deprecated code

Documentation

Fix "/*" comments to "/**"

Flesh out some missing returns, change some return types
18 files changed:
api.php
includes/Block.php
includes/CategoryPage.php
includes/DefaultSettings.php
includes/EditPage.php
includes/Exception.php
includes/RawPage.php
includes/WikiFilePage.php
includes/db/LoadBalancer.php
includes/extauth/vB.php
includes/libs/CSSMin.php
includes/parser/Preprocessor_DOM.php
includes/specials/SpecialImport.php
includes/specials/SpecialUploadStash.php
includes/upload/UploadFromStash.php
maintenance/cleanupImages.php
maintenance/reassignEdits.php
tests/phpunit/includes/TitlePermissionTest.php