diff --git a/src/Security/RandomGenerator.php b/src/Security/RandomGenerator.php index 89c223eb9..02fff7df7 100644 --- a/src/Security/RandomGenerator.php +++ b/src/Security/RandomGenerator.php @@ -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() {