Commit Graph

48 Commits

Author SHA1 Message Date
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
1d2151cd83 Revert localization change 2016-08-09 15:47:47 +02:00
2a02969689 Revert "Better localization handling"
This reverts commit 738e2be03e.
2016-08-09 14:25:09 +02:00
738e2be03e Better localization handling 2016-08-09 13:50:11 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
0b38cc8005 Implement OperationInterface 2016-07-06 10:49:52 +02:00
d7f4d63c95 Fixing decimal bug 2016-05-12 13:05:20 +02:00
2e3c475a8f Unit test fixes 2016-04-24 20:48:51 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
3b32def079 Creating and fixing ISO4217 currencies 2016-03-28 16:03:16 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
b49bda0387 Fix naming and implement serialization 2016-03-13 00:09:58 +01:00
b9c9b9ed1c Arithmetic fixes 2016-03-03 15:57:24 +01:00
aef5b006c7 Adding basic arithmetic 2016-03-03 14:42:13 +01:00
f397142aab Objectify 2016-03-03 14:18:42 +01:00
2438bd28da Adding default currency 2016-03-03 13:34:42 +01:00
9140f02439 Adding decimal lmit 2016-03-03 13:32:49 +01:00
5d82556f9a Update Money.php 2016-03-03 11:59:05 +01:00
e489e4a843 Create Money.php 2016-03-03 08:47:52 +01:00