Commit Graph

23 Commits

Author SHA1 Message Date
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