Deprecate factory methods; improve deprecation docblocks

This commit is contained in:
Ben Ramsey
2022-08-09 09:18:29 -05:00
parent 2da480d7a3
commit bc6cd7d888
8 changed files with 320 additions and 194 deletions
+2
View File
@@ -21,6 +21,8 @@ use Ramsey\Uuid\Converter\NumberConverterInterface;
* This interface encapsulates deprecated methods for ramsey/uuid; this
* interface and its methods will be removed in ramsey/uuid 5.0.0.
*
* @deprecated This interface and its methods will be removed in ramsey/uuid 5.0.0.
*
* @psalm-immutable
*/
interface DeprecatedUuidInterface