Commit Graph

251 Commits

Author SHA1 Message Date
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a74a7a9aa5 expand datetime construction 2020-02-03 20:30:14 +01:00
6ed9992895 expand issue 2020-01-26 13:35:07 +01:00
a18360b5ac fix = alignment 2020-01-26 12:37:55 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
65d76e11ea continue graph implementation 2020-01-26 12:06:11 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
8c0905c39b started graph implementation 2020-01-19 18:53:41 +01:00
5d43137f3c fix todo comments 2020-01-12 17:57:18 +01:00
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
adc31a21b2 the start and end of a day can be created 2019-12-21 12:25:33 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
150f86df4a make final 2019-12-14 21:17:23 +01:00
d7ce34a6cc fix phpstan bugs 2019-12-07 19:14:00 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
6696066f91 fix end of month bug 2019-10-23 13:21:19 +02:00
baf2218980 Bug fixes 2019-10-21 15:38:15 +02:00
35e410f832 Fix unit test bugs 2019-10-10 22:30:58 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
0422411c89 phpstan fixes 2019-10-07 22:22:41 +02:00
921703a5b5 remove empty construct 2019-10-06 21:00:43 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
96b9d4d1a5 fix ; typo 2019-09-03 21:29:06 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +02:00
1b2705291d start implementing heap 2019-08-25 21:44:11 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
0be02d40c2 fix package test + graph test started 2018-10-15 19:20:07 +02:00
69d94e8181 Fix phpstan 2018-09-22 13:46:59 +02:00
4e68ca4bae Fix phpstan 2018-09-22 13:25:00 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
84d64ed53f Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2018-09-12 22:19:28 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
efb6421289 Add docblocks for phpstan tests 2018-09-12 21:32:59 +02:00
65e0a5d024
Update Graph.php 2018-09-12 09:19:16 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
4b791bf12d Implement queue 2018-09-09 23:35:35 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
d633d96462 Type fixes 2018-07-17 18:49:46 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
581944b3cf Simplify flag checks 2018-01-16 18:45:53 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
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
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
672eec44e3 Collection draft fixes 2016-08-08 17:05:51 +02:00
b14f130bca Added collection skeleton 2016-07-30 10:04:32 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
d4623539e6 Fixes #51
Implements JobQueue draft. Maybe some minor bugs existing and the
callback may need some reworking.
2016-07-14 20:57:41 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
2e3c475a8f Unit test fixes 2016-04-24 20:48:51 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00