Commit Graph

105 Commits

Author SHA1 Message Date
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
e8e31758c1 change from exception to bool return 2019-11-03 23:20:20 +01:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
6e2bfebc60 Fix json template validation bugs 2019-02-25 23:56:58 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
6cc59da699 Add json template validation 2018-12-20 23:22:44 +01:00
4b955eeb63 Fix decrement order 2018-12-10 18:20:39 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
9a220a85a7 Use global namespace 2018-07-28 20:46:39 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +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
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +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
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00