Commit Graph

58 Commits

Author SHA1 Message Date
32d6eafaba fix version and bugs
Some checks failed
CI / general_module_workflow_php (push) Has been cancelled
2024-05-21 00:09:22 +02:00
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
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
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +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
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
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
a74d2e8a97 stupid changes 2022-03-23 08:34:54 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
06c7f308e2 fix memcache regex search 2021-10-13 18:18:53 +02:00
a8ebed1d3b test fixes 2021-10-12 16:19:46 +02:00
b53973157d try to fix some caching bugs memcached/redis 2021-10-12 00:08:55 +02: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
d209c16831 bug fixes 2021-10-03 01:25:38 +02:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
69ff0e0035 test fixes 2020-12-26 13:19:20 +01:00
0646bec94f Expand cache interface 2020-12-20 19:59:39 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
067b1856d2
Improve array docblock NO_CI 2020-02-05 15:52:10 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
c9ae933045 replace delete with del 2019-12-08 10:28:48 +01:00
b1c23eb5e8 replace delete with del 2019-12-08 10:20:03 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +01:00
5b61c9718d add allowed datatype 2019-12-07 23:28:04 +01:00
1378cf4b57 add allowed datatype 2019-12-07 23:19:42 +01:00
dbfadd4cc3 fix invalid value set/add 2019-12-07 23:07:35 +01:00
a5b67c20e6 fix setter 2019-12-07 21:48:52 +01:00
c6345da817 don't parse values 2019-12-07 21:37:53 +01:00
4b2d8bc2ed handle invalid keys 2019-12-07 21:28:01 +01:00
6adebce0f8 don't change return type 2019-12-07 21:16:39 +01:00
4e176d7b9e another fix test 2019-12-07 21:06:19 +01:00
4d097b4589 remove threshold 2019-12-07 20:58:23 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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