Revert "Remove is_numeric check from Title::checkUserBlock"
authorHashar <hashar@free.fr>
Tue, 9 Apr 2013 08:20:12 +0000 (08:20 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 9 Apr 2013 08:20:12 +0000 (08:20 +0000)
commit572ee81c0b8cde6241e8b0c76d1898b5bfa8b55d
treeabe9e26512d54804e2be77b16049ad346ae1ca9d
parent8cc0b601aa2db6db09ac0e4d70847293d75875aa
Revert "Remove is_numeric check from Title::checkUserBlock"

Breaks unit testing (see bug 47031). The commit managed to land in
the branch because of a bug in Jenkins (bug 46723).

This reverts commit 8cc0b601aa2db6db09ac0e4d70847293d75875aa

Change-Id: I4b3fadccaae9c35964a0c47d63b22c4f35148a24
RELEASE-NOTES-1.22
includes/Block.php
includes/Exception.php
includes/Title.php