Commit Graph

68 Commits

Author SHA1 Message Date
e78da93a1a fix recursive directory iterators 2020-11-30 21:33:18 +01:00
d8ea389a70 start fixing tests for php 8 2020-11-30 21:22:28 +01:00
988468bc82 fix packing path for dir 2020-10-22 20:24:23 +02:00
3e0d7ec68b add db formats 2020-10-21 19:31:42 +02:00
9fe5c84b47 fix packing bug with zip 2020-10-08 17:32:30 +02:00
74ed9b9ef7 fix file checks 2020-10-08 17:06:25 +02:00
64f498588f fix source check 2020-10-08 15:55:45 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
67ca803026 fix tests 2020-10-06 01:32:47 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
3c69c2c209 Add tests e.g. preloader 2020-10-05 19:28:57 +02:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +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
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
6e6ce55bb8 fix tar source path 2018-10-20 18:45:31 +02:00
d708546c27 Fix path 2018-10-20 18:40:57 +02:00
823f161451 Fix temp file name 2018-10-20 18:37:38 +02:00
dc53adec3c fix overwrites 2018-10-20 18:24:03 +02:00
04704e67cf change file permission 2018-10-20 18:12:22 +02:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
e8e036173d Allow simple array ontop of key=>value 2018-10-14 21:59:57 +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
72d2e3ad77 Fix types 2018-07-17 22:26:25 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +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
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
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
5a878e30f6 Fix bugs thorugh tests 2017-10-01 10:26:55 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00