Commit Graph

63 Commits

Author SHA1 Message Date
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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
e7b72e519a fix test 2018-10-20 18:08:32 +02:00
d21533a446 fix path 2018-10-20 18:01:17 +02:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
527d6521ac Add more rng tests 2018-10-03 16:38:47 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
5bfba4b202 Extend permutation test for other return 2018-09-12 21:36:19 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
ce469cbae3 Disable test for travis 2018-08-11 15:25:17 +02:00
ac3711768c Test path guessing 2018-08-11 15:11:46 +02:00
94eb099fb9 Check correct cron/schedule path 2018-08-11 15:10:05 +02:00
d7337e9e1b Fix schedule/cron implementation 2018-08-04 13:20:57 +02:00
a33a7be954 fixes #26 2018-08-02 19:18:34 +02:00
ed3fc48e34 fixes #26 2018-08-02 18:45:36 +02:00
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
2d20d913e3 Fix empty line 2018-07-15 11:49:09 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
5639b7936d UriFactory kills this test. Look at it later 2018-07-07 19:42:07 +02:00
85dd4a6d97 Split up tests 2018-06-26 21:08:26 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +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
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00