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
7779489a47d443f845271badbdcedfe4df8e06fb
php-uuid
/
tests
T
History
Ben Ramsey
b39ec78f6e
Check whether sysfs is readable before attempting to read it
...
Fixes
#260
2019-12-17 02:01:14 -06:00
..
Builder
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
Codec
Changes all usage in Tests of
getMock
with
getMockBuilder
.
2017-10-17 12:46:25 +02:00
Converter
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
Encoder
Clean up code according to PhpStorm inspections report
2019-11-30 13:14:52 -08:00
Generator
Fix "access array offset on value of type null" errors
2019-12-06 21:24:32 -08:00
Provider
Check whether sysfs is readable before attempting to read it
2019-12-17 02:01:14 -06:00
bootstrap.php
Disable deprecation messages for now
2019-12-06 17:55:09 -08:00
FunctionsTest.php
Add tests for the function API
2019-11-30 14:26:27 -08:00
phpstan-bootstrap.php
Add uuid PECL stubs
2019-11-30 13:33:54 -08:00
TestCase.php
Drop remnants of HHVM from tests
2019-11-30 09:10:09 -08:00
UuidFactoryTest.php
Changes all usage in Tests of
getMock
with
getMockBuilder
.
2017-10-17 12:46:25 +02:00
UuidTest.php
Increase microseconds in another test to ensure enough time passes
2019-12-06 14:54:08 -08:00