This website requires JavaScript.
Explore
Help
Sign In
contrib
/
php-uuid
Watch
1
Star
0
Fork
0
You've already forked php-uuid
mirror of
https://github.com/ramsey/uuid.git
synced
2026-06-14 15:56:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8d52100decb96e7cfb5372e5d2fbf97994b0ce6
php-uuid
/
tests
T
History
Ben Ramsey
a8d52100de
Support microtime in returned DateTimeInterface instances
...
Fixes
#90
and supersedes
#93
.
2020-01-19 23:21:48 -06:00
..
Builder
Add individual concrete classes for each version of RFC 4122 UUID
2020-01-18 12:14:01 -06:00
Codec
Optimize how OrderedTimeCodec rearranges bytes and validates instances
2020-01-18 12:14:01 -06:00
Converter
Support microtime in returned DateTimeInterface instances
2020-01-19 23:21:48 -06:00
Encoder
Deprecate all the fields methods on UuidInterface and Uuid
2020-01-18 12:14:00 -06:00
Generator
Support generation of version 2 (DCE Security) UUIDs
2020-01-18 12:14:01 -06:00
Guid
Change return type of Uuid::getFields() to FieldsInterface
2020-01-18 12:14:00 -06:00
Math
Support microtime in returned DateTimeInterface instances
2020-01-19 23:21:48 -06:00
Nonstandard
Change return type of Uuid::getFields() to FieldsInterface
2020-01-18 12:14:00 -06:00
Provider
Support generation of version 2 (DCE Security) UUIDs
2020-01-18 12:14:01 -06:00
Rfc4122
Support generation of version 2 (DCE Security) UUIDs
2020-01-18 12:14:01 -06:00
Type
Address static analysis issues and add additional tests
2020-01-18 12:13:59 -06:00
Validator
Refactor tests for GenericValidator
2020-01-18 12:14:01 -06:00
bootstrap.php
…
ExpectedBehaviorTest.php
Restore ExpectedBehaviorTest as close to 3.x version as possible
2020-01-18 12:13:59 -06:00
FeatureSetTest.php
…
FunctionsTest.php
Add v2() convenience function for version 2 UUIDs
2020-01-18 18:45:00 -06:00
phpstan-bootstrap.php
…
TestCase.php
…
UuidFactoryTest.php
Support generation of version 2 (DCE Security) UUIDs
2020-01-18 12:14:01 -06:00
UuidTest.php
Support microtime in returned DateTimeInterface instances
2020-01-19 23:21:48 -06:00