Commit Graph

96 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
13bf197ac7 replace stripos with str_starts_with 2023-09-29 02:22:20 +00:00
Dennis Eichhorn
018b9ce981 update 2023-09-10 18:58:35 +00:00
Dennis Eichhorn
4469789af4 auto fixes 2023-08-30 11:53:16 +00:00
Dennis Eichhorn
11b6f5f471 replace \Closure with Callable 2023-08-14 16:38:39 +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
bbbeee84e1 many small fixes 2023-02-10 18:20:57 +01:00
8bace3becf improve doclblock + remove unused var 2023-01-26 21:40:30 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
f2bc629fc0 test fixes 2022-09-28 16:41:17 +02:00
d245e8d184 fixing phpstan errors 2022-09-27 18:08:15 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
b2efd91008 static code analysis fixes 2022-04-05 20:01:46 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
df89ee433e allow event trigger passing 2022-03-11 23:17:38 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
a4e7957dbb impl. tests 2021-09-30 22:14:37 +02:00
99df0e971e september update 1 2021-09-19 19:50:15 +02:00
f3cbc2051a fix event manager 2021-03-05 20:57:41 +01:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
553a17edaf fix event triggering with regex 2020-10-25 23:06:28 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
ac0503c6e9 phpstan fixes 2019-09-29 01:12:58 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +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
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
4bd0a0f1b3 Fix event bug 2018-12-02 16:45:22 +01:00
c126670789 Implement file import 2018-12-01 22:27:10 +01:00