Commit Graph

2965 Commits

Author SHA1 Message Date
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
9d6ecedba2 autofixes 2019-08-10 23:23:06 +02:00
64198f0562 start impl. sort algorithms 2019-08-10 23:21:26 +02:00
2d64308b78 assert null 2019-08-10 23:17:12 +02:00
0ca13206fe fix datetime value bug 2019-08-10 23:16:27 +02:00
5d8577725a add file types 2019-07-30 20:26:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5b56b7367d fix formatting and docblock 2019-07-08 19:15:25 +02:00
08bf6984cd Add cache ignore 2019-07-04 22:36:34 +02:00
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
7a88ce1576 php cs fixes 2019-06-15 19:14:20 +02:00
8a21347547 fix , in function 2019-06-14 23:43:42 +02:00
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
2be8f427c9 Implement missing tests 2019-06-09 22:15:48 +02:00
719996dc07 load locale with invalid country code 2019-06-09 21:42:43 +02:00
cb4c6a4a2e Improve tests and add missing reverse calculation 2019-06-09 21:34:24 +02:00
ab58467fc0 sanitize option keys 2019-06-07 22:57:37 +02:00
7572fc2d90 automatically define path indices 2019-06-07 21:18:29 +02:00
da72383619 fix docblock and function parameter 2019-06-07 20:54:52 +02:00
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
44a003b787 improve csrf check 2019-06-05 22:24:55 +02:00
7ad7e9be41 fix formatting 2019-06-05 22:23:13 +02:00
47ebeba041 remove implemented todos 2019-06-05 22:22:36 +02:00
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +02:00
31812f701c Re-evaluate base after root path change 2019-05-27 21:56:21 +02:00
8f0688f46d Fix depth bug 2019-05-25 11:16:10 +02:00
a62304baaa Fix extension type test 2019-05-25 11:15:47 +02:00
1f840c7c04 Added collection type handling 2019-05-22 07:47:23 +02:00
4633c209a6 Fix bug. now post data overwrites uri parameter. before it was the other way around. 2019-05-19 14:20:37 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
7eb8322d71 Fix typehint 2019-05-01 20:59:26 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +02:00
45b22c780a Use Response as response 2019-05-01 20:38:49 +02:00
7cce8ca1a6 Improve sharding (not finished) 2019-04-28 21:15:04 +02:00
b250f24880 Add testdox 2019-04-28 21:14:46 +02:00
6f2dd4d30a draft update file 2019-04-27 18:29:56 +02:00
ff91b98a44 Improve robustness 2019-04-27 12:05:06 +02:00
bc77b62685 Fix whitespace 2019-04-27 10:49:43 +02:00
872b613d87 strict types 2019-04-27 10:41:17 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
665a9d4655 Add option for stringify (json_encod now) 2019-04-22 16:31:50 +02:00
35d47c7a53 Add getter 2019-04-22 16:31:20 +02:00
39103b5ec6 Add file types 2019-04-22 16:30:48 +02:00
1a2e49c605 Improve tests 2019-04-19 22:49:14 +02:00
135b7bf30d Improve tests and harmonize permission handling 2019-04-19 20:49:46 +02:00
99f429f7ed Improve account test 2019-04-19 19:01:59 +02:00
492430ea8a Split up tests 2019-04-18 22:56:08 +02:00
65b9c41dbf Remove empty lines 2019-04-15 20:05:41 +02:00