Commit Graph

209 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
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
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +02:00
a62304baaa Fix extension type test 2019-05-25 11:15:47 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +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
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
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
2d45eb8fa1 Remove . 2019-04-15 20:02:59 +02:00
f73d7f0d39 Spelling fix 2019-04-15 20:02:12 +02:00
af77f42eeb Draft @testdox example 2019-04-15 20:00:28 +02:00
26a13b1276 fixes #197 2019-04-14 18:57:11 +02:00
eac63202f7 Fix csrf check and unit tests 2019-04-12 23:12:47 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
b286fa4de1 Fix routing 2019-03-17 19:32:27 +01:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
a61a62adcc Use equalsWithDelta 2019-03-17 11:38:01 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
69ee452af7 Fix build 2019-03-16 23:30:57 +01:00
bfa360ce24 Get subdomain 2019-03-09 18:53:33 +01:00
d33f24aa6b Fix matrix bugs 2019-03-03 22:03:59 +01:00
0bd6cb95f5 test and fix schema builder 2019-02-26 21:41:52 +01:00
187999ccfc Fix test after path changes 2019-02-15 19:45:32 +01:00
5db3d81d25 Make count( use global namespace 2019-02-11 22:25:57 +01:00
8d15c645a9 Fix absolute path to relative paths 2019-02-11 11:39:11 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
e0003be06b replace TBD package with tests 2019-01-11 21:15:53 +01:00