Commit Graph

20 Commits

Author SHA1 Message Date
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
35248732ce Added helper functions 2017-03-01 17:41:21 +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
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
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
80a659d21a Added datetime functionality 2016-09-14 18:06:05 +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
6bedad3d57 Year bug fix 2016-02-14 23:08:54 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +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