Sanitize TestUser
authorMarius Hoch <hoo@online.de>
Sat, 18 Oct 2014 13:29:29 +0000 (15:29 +0200)
committerMarius Hoch <hoo@online.de>
Sat, 18 Oct 2014 14:51:16 +0000 (16:51 +0200)
commitdca998080dca205b1178a62abec8ccb207615ae5
tree1d2f061b5f951505d9d642018a49263d4c91edfc
parent43b7ea9ff1b0d9bfad2bade3308d7bff88cc7b4c
Sanitize TestUser

This also, as a side effect, makes sure we no longer
use hash_ functions here, which will reduce the impact of
https://github.com/facebook/hhvm/issues/3740 on us.

Change-Id: I6e0c776ef9aafe490b24b6869037bb5cb05cd151
tests/phpunit/includes/TestUser.php