Commit Graph

39 Commits

Author SHA1 Message Date
7981adf359 fix member exposing 2020-12-19 20:30:19 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
f77ab5e980 continue file impl. 2020-10-03 13:34:36 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
c59c2d9f2a Fix app name recognition bug 2019-03-17 16:42:06 +01:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
05cafa68d1 Add interface function setRoot 2018-01-16 18:30:32 +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
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
34c465766e Code inspection fixes 2017-09-14 19:52:53 +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
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
14d4061beb Fixes during secondary app dev
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +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
6ec9b7fd84 Fixing local error for remote test 2016-03-26 18:32:19 +01:00
e7f2e1d71c Uri and request fixes
Making uri a request parameter. Uri can be more easily initialized by passing uri as constructor parameter
2016-02-04 18:40:27 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00