|
|
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 |
|
|
|
c328c8fcef
|
Fix file author and copyright
|
2017-07-26 17:50:41 +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 |
|