Revert Uri class due to bug 39710
authorTim Starling <tstarling@wikimedia.org>
Tue, 28 Aug 2012 00:51:38 +0000 (10:51 +1000)
committerTim Starling <tstarling@wikimedia.org>
Tue, 28 Aug 2012 00:53:09 +0000 (10:53 +1000)
commitad03f2f7536f28bd2cf1eefa2cf3cbc14b392bef
treee782fe4f2fc71f2008962e5aa5a2183e70ad5096
parentd1a806b91b83c83e5ebba2fbc1486e9bc1a4c6a4
Revert Uri class due to bug 39710

Revert 94f623363beb00a7a211e8f8f1f39bc12b4713ed. Apparently all
ReverseChronologicalPager subclasses were broken by the unexplained
interface change in wfArrayToCgi(): changing the interpretation of
null array values from "omit this key" to "include this key with no
value". The function has always been called with the former
interpretation, that's why the special case was in there.

Also reverted dependent changes 4b517fa and part of 3d97704.

Change-Id: I41dadbde5d0e0e4c54cc76bfc13c263c15c73828
includes/AutoLoader.php
includes/GlobalFunctions.php
includes/Uri.php [deleted file]
includes/upload/UploadFromUrl.php
maintenance/importSiteScripts.php
tests/phpunit/includes/GlobalFunctions/GlobalTest.php
tests/phpunit/includes/UriTest.php [deleted file]
thumb.php