Commit Graph

64 Commits

Author SHA1 Message Date
8ab1303ec3 Fix weekday evaluation 2018-01-05 21:53:59 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
102075cd91 Remove collection, will never use this! 2017-11-14 21:34:58 +01:00
5473f38805 Typhints and global defs 2017-11-11 16:13:54 +01:00
77b752f8ec Bin exact float / not working 2017-11-11 13:56:41 +01:00
0b6285a35f Fix spacing 2017-11-09 18:07:13 +01:00
d3fce2feb4 Fix autocomplete bug 2017-11-08 23:03:46 +01:00
914b9c7ec6 Improve order 2017-11-08 23:03:19 +01:00
b91cc93a34 Minor bug fixes 2017-11-08 23:02:25 +01:00
433b3b4d66 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
ddd0cea898 Fix iso date of week 2017-09-06 10:46:26 +02:00
d22ff59b82 fixes #118 2017-09-02 19:10:29 +02:00
871b5b5b99 More test fixes 2017-08-22 16:37:23 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
a03f6ee047 Unit test fixes 2017-03-19 15:49:21 +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
695f1623b1 Fix json serialization 2017-01-22 21:04:31 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +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
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
4dd9f34670 fixes #76
Still many unimplemented elements but the basic functions are usable?!
2016-11-13 20:31:08 +01:00
cd8799d8a5 fixes #75
Some binary tree implementations maybe can get implemented for general
trees/graphs?
2016-11-13 00:13:46 +01:00
c38bbd1fa4 Complete collection implementation 2016-11-12 21:41:23 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
b7dc0392cc Fixing draft typos 2016-10-30 13:28:00 +01:00
4640872d7e Drafting 2016-10-16 22:42:01 +02:00
0491883aad Collection further implemented 2016-09-27 17:57:31 +02:00
40ce6cbd05 More collection implementations 2016-09-11 22:47:25 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00