Commit Graph

77 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +00:00
Dennis Eichhorn
7b76d797b8 code fixes 2024-03-16 14:11:43 +00:00
Dennis Eichhorn
560f8a2796 continue implementations 2024-01-12 00:30:21 +00:00
Dennis Eichhorn
ea0b033e1c update 2024-01-02 23:34:19 +00:00
Dennis Eichhorn
fa68acc4be fix tests 2023-09-29 03:01:06 +00:00
Dennis Eichhorn
5d66591a55 improve autoloading performance with class map 2023-09-29 02:21:34 +00:00
Dennis Eichhorn
d36e96cb85 fixed various exception docblocks 2023-08-06 20:17:43 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
9edbe6cc4b make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
de1bf517c2 autoloader loading guard, cache flush fix, transactions, ALT datamapper loading, table linter fix, session handling for caches, file path guard, image diff, directory delete guard, general localization model, office parsers 2023-01-07 18:55:22 +01:00
a125925f29 Fix path bug 2022-12-22 12:30:47 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02: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
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
6a6351a275 search for include path 2020-10-31 19:38:51 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
8477cbe90e Add invalidation functionality 2020-07-29 21:49:49 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
473f762bd9 change to include 2018-12-30 20:42:41 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
cd8f4945e6 Implement permission check in routes 2018-08-17 19:56:21 +02:00
d89ba9832a Test invalid php syntax 2018-08-11 16:42:11 +02:00
2b49245901 Test invalid php syntax 2018-08-11 16:36:36 +02:00
f5ec5b320d Test invalid php syntax 2018-08-11 16:30:04 +02:00
b2037ddf92 Test invalid php syntax 2018-08-11 16:13:17 +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
e7385fdf9d Remove vendor / not working 2018-03-30 14:42:57 +02:00
cc22beab3e
Fix indention 2018-03-29 13:48:00 +02:00
3c466931c7
Allow multiple paths for exists 2018-03-29 13:39:23 +02:00
067af207df
Fix path 2018-03-29 13:37:56 +02:00
d37433c026
Implement multiple paths for autoloading 2018-03-29 13:36:55 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00