mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-24 17:35:57 +03:00
Deprecate factory methods; improve deprecation docblocks
This commit is contained in:
@@ -58,6 +58,8 @@ use const PHP_INT_SIZE;
|
||||
*
|
||||
* A feature set is used by UuidFactory to determine the available features and
|
||||
* capabilities of the environment.
|
||||
*
|
||||
* @deprecated This class will go away in ramsey/uuid version 5.
|
||||
*/
|
||||
class FeatureSet
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user