Commit Graph

55 Commits

Author SHA1 Message Date
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
8a2bed5877 use global namespace 2018-08-24 13:06:04 +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
7900333d41 Fix required php version 2018-06-20 19:53:24 +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
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +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
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
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
ce60a1c68d Fix author 2017-10-16 11:55:33 +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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
ac5f327293 Draft archives 2017-07-12 19:55:05 +02:00
4523c6120d Update ArchiveInterface.php 2017-07-12 14:51:19 +02:00
4c012c55c7 Change reads to bytes instead of lines 2017-07-12 14:43:41 +02:00
a33481a646 Create draft 2017-07-12 14:40:40 +02:00
32184be8d8 Implement interface 2017-07-12 11:43:16 +02:00
c082826d32 Create ArchiveInterface.php 2017-07-12 11:42:41 +02:00
eb99aeb240 Create Gz.php 2017-07-12 11:38:34 +02:00
a53ec6ded5 Create TarGz.php 2017-07-12 11:37:21 +02:00
4d8a7c1969 Create Tar.php 2017-07-12 11:36:40 +02:00
4986a5d64e Added unpack function 2017-07-12 10:59:36 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
321b0ae48d Simplifying 2016-05-11 19:09:50 +02:00
ca0e03efc3 More formatting and comment fixes 2016-05-07 23:58:31 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00