More unpicking of r85288. I think this is all of the magic method calls, but they...
authorHappy-melon <happy-melon@users.mediawiki.org>
Fri, 3 Jun 2011 11:04:49 +0000 (11:04 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Fri, 3 Jun 2011 11:04:49 +0000 (11:04 +0000)
commit295f513e8bfde3d6b378f6d6e39e5b448af2be03
tree65777a76c99d6ab70809653061275a605f1bf98a
parentf33f9ec7ee469cfda159bc299e6a7fd817ec4680
More unpicking of r85288.  I think this is all of the magic method calls, but they're very hard to grep for (part of the problem with them!), so let's leave the calls in with a wfDeprecated() for a while...
includes/RequestContext.php
includes/SpecialPage.php
includes/actions/DeleteAction.php
includes/api/ApiParse.php
maintenance/rebuildFileCache.php
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/suites/UploadFromUrlTestSuite.php