Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class

This commit is contained in:
Frederic Guillot
2016-07-10 22:05:45 -04:00
parent b56295fa7b
commit 3813acf199
2 changed files with 7 additions and 11 deletions

View File

@@ -10,6 +10,10 @@ Improvements:
* Display TOTP issuer for 2FA
Bug fixes:
* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
Version 1.0.31
--------------