Commit Graph

55 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
67886a9dc8 bump 2024-01-27 05:43:22 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
d8fd9b74d2 add path value retrieval 2023-09-21 02:37:39 +00:00
Dennis Eichhorn
3493ac10b1 impl. request stat collection 2023-09-17 01:44:15 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
51779fb92b fix interface 2022-12-10 23:53:36 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
100e62929c update 2022-11-06 18:14:35 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
cab2628062 getRoute now returns the offsetted path by default 2022-03-19 08:15:04 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
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