Hard deprecate functionality replaced with random_bytes()
authorMax Semenik <maxsem.wiki@gmail.com>
Thu, 18 Oct 2018 02:19:41 +0000 (19:19 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Thu, 18 Oct 2018 02:57:52 +0000 (19:57 -0700)
commitff2804804f220e05383707287848339b22da1326
tree49ace341726e4c1d047231341476309bceb4643e
parentc5a5b022400318e52638a4d34369ddbb74d7a21b
Hard deprecate functionality replaced with random_bytes()

Deprecated in 1.32, no callers.

Change-Id: Id2d59c303fd60fab2b323af6cab137fdf74b5377
includes/MediaWikiServices.php
includes/libs/CryptRand.php
includes/utils/MWCryptRand.php
tests/phpunit/includes/MediaWikiServicesTest.php