Made wfBaseconvert actually work with $lowercase=false.
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 25 Dec 2012 08:26:26 +0000 (00:26 -0800)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 25 Dec 2012 09:36:45 +0000 (09:36 +0000)
commitb44f8b296bb5096e6c7a3053479b58d3edb8b784
tree41120aa9118b3e49ce7159ebf8f73590a1127fa2
parent99b004218830c950ba33f88ea164ac30115d1845
Made wfBaseconvert actually work with $lowercase=false.

* This used to return false for any non-digit input characters.

Change-Id: Ie7fca2669724dea29f4733bbc77a559d4f48a5b1
includes/GlobalFunctions.php