Alter deprecation version numbers

Co-Authored-By: ScopeyNZ <guy@scopey.co.nz>
This commit is contained in:
Robbie Averill 2018-11-06 00:07:24 +13:00 committed by GitHub
parent 2ff7ee6752
commit 47fbaebb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class RandomGenerator
/**
* @return string A 128-character, randomly generated ASCII string
* @throws Exception If no suitable CSPRNG is installed
* @deprecated 4.4:5.0
* @deprecated 4.4.0:5.0.0
*/
public function generateEntropy()
{