Ben Ramsey
|
c80ad2606f
|
Deprecate degraded UUIDs; they are no longer necessary
|
2020-01-18 12:13:59 -06:00 |
|
Ben Ramsey
|
63942c393d
|
Remove Gmp converters; the generic converters are preferred
|
2020-01-18 12:13:58 -06:00 |
|
Ben Ramsey
|
3546a86f7d
|
Deprecate BigNumberConverter and BigNumberTimeConverter
|
2020-01-18 12:13:58 -06:00 |
|
Ben Ramsey
|
9b2c93c5b5
|
Add generic converters for numbers and time
|
2020-01-18 12:13:58 -06:00 |
|
Ben Ramsey
|
12896f06db
|
Use internal exceptions
Fixes #254
|
2020-01-18 12:13:55 -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
|
0721630ba4
|
Refactor converters to uniformly accept and return string values
|
2020-01-18 12:13:09 -06:00 |
|
Ben Ramsey
|
81f0f9a9b4
|
Clean-up tests and use PHPStan max level for tests
|
2020-01-18 12:13:09 -06:00 |
|
Ben Ramsey
|
5d7ee63f1c
|
Update dev requirements and test suite for PHP 7+ only
|
2020-01-18 12:13:07 -06:00 |
|
Andreas Möller
|
7ff6fff06d
|
Fix: Move tests one up
|
2016-09-15 08:31:27 +02:00 |
|
Ben Ramsey
|
f5e96b6af7
|
Restructure tests
|
2015-10-03 10:59:44 -05:00 |
|
Ben Ramsey
|
d67c3490a8
|
Change namespace to "Ramsey"; closes #48
|
2015-04-25 12:11:37 -05:00 |
|
Ben Ramsey
|
cd2d09c356
|
Introduce Converter namespace and move Number and Time classes into it
|
2014-11-08 14:43:09 -05:00 |
|