mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Alter deprecation version numbers
Co-Authored-By: ScopeyNZ <guy@scopey.co.nz>
This commit is contained in:
parent
2ff7ee6752
commit
47fbaebb92
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user