Commit Graph

38 Commits

Author SHA1 Message Date
35248732ce Added helper functions 2017-03-01 17:41:21 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
0261b8d2da Fix strict type bug 2017-01-29 19:10:18 +01:00
7faae589c3 Fixing strict types 2017-01-26 12:06:54 +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
4233dc9be4 Return type fixes 2017-01-22 21:21:03 +01:00
695f1623b1 Fix json serialization 2017-01-22 21:04:31 +01:00
dbe65e78c8 Change y_change to int 2017-01-04 15:11:36 +01:00
ddc71f86f6 Fixing January bug
`smartModifz(-1)` in January would go back 2 years since `1-1+0 <= 0` resulting in `0 - 1` as `$y_change`
2017-01-04 15:10:21 +01:00
f06bc69d2b Fix december bug 2016-12-25 12:40:58 +01:00
67ad863a56 Php 7.1. fixes 2016-12-14 21:26: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
9cd45355cf Add get name by value 2016-09-15 21:01:03 +02:00
80a659d21a Added datetime functionality 2016-09-14 18:06:05 +02:00
d7c2402504 Documentation update 2016-08-21 17:39:43 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
9dde2dfa72 Fix json serializable 2016-07-07 18:48:52 +02:00
5f98dbea94 Adding comments 2016-06-11 09:57:17 +02:00
d7b00355ce Implement iban datatype 2016-06-11 09:47:02 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
e46592a23e Implement random 2016-03-13 00:09:20 +01:00
6bedad3d57 Year bug fix 2016-02-14 23:08:54 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
a8e9c7afab Make serializable 2016-02-01 21:04:58 +01:00
206b76ca23 Init 2016-02-01 21:04:39 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
d796cc05e1 Unit test fixes 2016-01-20 21:37:02 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00