Commit Graph

90 Commits

Author SHA1 Message Date
c77874873c phpstan fixes 2022-09-27 21:23:30 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02: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
f43df4c7c2 phpstan fixes 2021-10-10 16:07:06 +02: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
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
1badf2354b fix samesite bug 2020-02-01 16:30:43 +01:00
f1bbb2abe3 make cookies strict 2020-02-01 15:16:17 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
6e5f5bb4d3 change session directory permission 2019-12-22 08:25:30 +01:00
bdeca100d5 fix phpcs 2019-12-21 22:10:11 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
34b9ba3097 Add console session draft 2019-12-21 20:51:06 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
2023b9ab75 75% code coverage 2018-10-14 13:03:13 +02:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
af0a980d1b Return type fixes 2018-03-16 12:08:35 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
c43d83d8c0 Add more tests and fix bugs 2018-02-21 21:16:35 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00