Fix undefined classes
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 30 Jun 2016 22:08:33 +0000 (15:08 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 30 Jun 2016 22:08:35 +0000 (15:08 -0700)
commit248b74afb98740c6db59ad1cda9ab06812cf4a9f
treea53db69441ed8669adb4124460791244a3a5e183
parent4aca0ce803d46ebac1c565e4a03090d60923ac6c
Fix undefined classes

Applying static analysis to mediawiki core found a short list of classes
that were undefined. Fix those up.

Change-Id: Ib7f9dbd847ada287b35afb799782fc04a3b39ce4
includes/session/SessionProvider.php
includes/tidy/RaggettInternalHHVM.php
includes/tidy/TidyDriverBase.php
includes/utils/MWCryptHKDF.php