Ben Ramsey
|
70eace9086
|
Introduce separate classes to handle nonstandard UUIDs
|
2020-01-18 12:13:57 -06:00 |
|
Ben Ramsey
|
b7f9dc5010
|
Check for RFC 4122, version 1 UUIDs with OrderedTimeCodec
|
2020-01-18 12:13:56 -06:00 |
|
Ben Ramsey
|
0d7b8c2b7a
|
Update coding style to include PSR-12, among other options
This also includes heavy use of slevomat/coding-standard to apply
various checks to the code, based on maintainer (me) preference.
|
2020-01-18 12:13:55 -06:00 |
|
Ben Ramsey
|
81f0f9a9b4
|
Clean-up tests and use PHPStan max level for tests
|
2020-01-18 12:13:09 -06:00 |
|
SignpostMarv
|
0030399564
|
Increase PHPStan levels and update code to resolve issues found
|
2020-01-18 12:13:08 -06:00 |
|
Martin Hujer
|
ca2629767d
|
Require phpstan and correct issues found up to level 2
* issues found by phpstan L0
* issues found by phpstan L1
* issues found by phpstan L2 in src/
* issues found by phpstan L2 in tests/
|
2020-01-18 12:13:08 -06:00 |
|
Ben Ramsey
|
5d7ee63f1c
|
Update dev requirements and test suite for PHP 7+ only
|
2020-01-18 12:13:07 -06:00 |
|
Martin Hujer
|
049d5acf7a
|
Use ::class constants where possible
It helps with refactorings and static analysis, because you can easily
tell if the class is missing or not.
|
2020-01-18 12:13:07 -06:00 |
|
Ben Peachey
|
dbb9a8b6d1
|
Changes all usage in Tests of getMock with getMockBuilder.
|
2017-10-17 12:46:25 +02:00 |
|
Andreas Möller
|
7ff6fff06d
|
Fix: Move tests one up
|
2016-09-15 08:31:27 +02:00 |
|