Commit Graph

103 Commits

Author SHA1 Message Date
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
0877aeb7d5 Implement console framework features 2018-07-27 19:52:56 +02:00
eebace5030 console app draft 2018-07-24 19:30:15 +02:00
b82213d97f Turn some returns into exceptions 2018-07-18 00:12:53 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
46c5647463 Fix double ? in uri bug 2018-07-06 21:32:57 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
905dbe3b48 Removed unused code part 2018-06-03 10:32:52 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +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
3059003191 phpcs fixes 2018-02-16 15:28:07 +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
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
05cafa68d1 Add interface function setRoot 2018-01-16 18:30:32 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +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
feb4f348a3 Fix #23 2017-11-09 17:19:17 +01:00
7d2f8a3283 Fix #24 2017-11-09 17:18:39 +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
f247d7aa4d Fix scrutinizer tips 2 2017-10-27 17:32:46 +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
0d6c0b2fc8 Fix interface compliance 2017-10-26 19:55:06 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
0733b0e705 Fix uri path bug 2017-09-26 14:38:50 +02:00
417a42b455 Optimize code order 2017-09-18 18:46:23 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
886d2beff5 Make adjustments for tests 2017-08-21 13:29:43 +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
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00