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-26 17:46:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21a981c29c1624829d02cba59f7b15f1a07d8858
php-uuid
/
src
/
Codec
T
History
André Filipe
84fe6cf755
Removed some
else
/
elseif
and added some early returns to make the code a little easier to read, nothing changes on the big picture
2019-11-30 15:10:48 -08:00
..
CodecInterface.php
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
GuidStringCodec.php
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
OrderedTimeCodec.php
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
StringCodec.php
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
TimestampFirstCombCodec.php
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
TimestampLastCombCodec.php
Removed some
else
/
elseif
and added some early returns to make the code a little easier to read, nothing changes on the big picture
2019-11-30 15:10:48 -08:00