Fix encryption code in Session
authorGergő Tisza <gtisza@wikimedia.org>
Mon, 30 May 2016 22:05:14 +0000 (22:05 +0000)
committerGergő Tisza <gtisza@wikimedia.org>
Tue, 31 May 2016 16:01:07 +0000 (16:01 +0000)
commitc331a1ae08a98fc6300dce8d407d369db271256f
tree89481cb2d093e8562fdf5e857d385e1aa7d7e117
parent3ef1ed0bed9be109843ffe58994f9d36133c504b
Fix encryption code in Session

* verify that the algorithm that's about to be used is available
* fix exception namespace

Bug: T136587
Change-Id: I9f8636bef0e10b4f2b8bfe232a26a8c33376ca04
includes/session/Session.php