issues
search
barracudanetworks
/
ArchiveStream-php
Archive streaming library for PHP
Other
77
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow 70gb+ files using a 4 byte marker and then 64 bit binary in nbo
#53
monkeyiq
opened
1 week ago
0
PHP 8.1 - Deprecated: Implicit conversion from float
#52
rbro
opened
2 years ago
0
Strict
#51
frederikbosch
closed
3 years ago
0
Add a way to not disable output buffering
#50
Rudloff
opened
5 years ago
1
Output stream isn't written to with default param
#49
imjoshin
opened
5 years ago
0
Fix output stream for web server
#48
sami-bel
closed
4 years ago
0
Assure all data is written to the output stream
#47
zacherystuart
closed
6 years ago
0
Pass in an output stream to allow output to files.
#46
zacherystuart
closed
6 years ago
0
Fix warnings in several 7-Zip versions
#45
kolesar-andras
opened
6 years ago
0
7-Zip reports Headers Error
#44
kolesar-andras
opened
6 years ago
4
How to zip file from a url ?
#43
vipera7
opened
7 years ago
0
Build an archive from a stream
#42
Rudloff
opened
7 years ago
2
Support request loop over files in folder
#41
murphy1484
opened
7 years ago
0
Undefined property: $need_headers
#40
rbro
opened
7 years ago
0
Speed & Time-Limit / stopping after some minutes
#39
umdieecke
opened
7 years ago
0
Corrupt Zip archive on macOS
#38
tillkruss
closed
7 years ago
4
Handle GMP object in PHP7
#37
rairlie
closed
7 years ago
1
Undefined offset: 8 in ZipArchive.php
#36
rbro
opened
8 years ago
0
Zip file is invalid in php version 5.5 and 5.6
#35
ifba
closed
8 years ago
2
Feature Request: add_file_from_path remote file
#34
alimovz
closed
8 years ago
3
Can you download from multiple pages simultaneously?
#33
luku
closed
8 years ago
2
File attribute flag got lost
#32
luku
closed
7 years ago
2
Added file attribute for directory based on the name
#31
pvitaly
closed
8 years ago
0
file corrupt
#30
ifba
closed
8 years ago
3
Object of class GMP could not be converted to boolean
#29
lapixo
closed
7 years ago
2
int64_split(): Unable to convert variable to GMP - wrong type
#28
gencer
closed
8 years ago
1
Zip archives cannot be opened on OS X (Archive Utility, unzip)
#27
mootari
closed
8 years ago
2
Offline zip
#26
hchautrung
closed
8 years ago
1
Update PHP version in composer.json
#25
coryjb
opened
8 years ago
1
PHP 5.6 above: Zip will be corrupted because it can't split a 64-bit integer to two 32-bit integers in int64_split function
#24
hchautrung
closed
8 years ago
7
Add mb-string requirement
#23
donatj
closed
8 years ago
1
zip file will not be dowloaded if zlib.output_compression is turned on (zlib.output_compression = On) in php.ini
#22
hchautrung
closed
8 years ago
13
Install instruction doesn't work
#21
vojty
closed
8 years ago
3
Add unit tests
#20
johnmaguire
opened
8 years ago
0
Namespace and implement PSR-4 autoload
#19
johnmaguire
closed
8 years ago
1
Fix CodeSniffer complaints
#18
johnmaguire
closed
8 years ago
0
Fixes corrupt tar files under linux due to incorrect type flag
#17
BrandonDusseau
closed
9 years ago
1
add ability to get filename by useragent
#16
dbergey
closed
9 years ago
1
Example function to archive directory tree
#15
szepeviktor
closed
9 years ago
3
Feature request: Tar compression
#14
szepeviktor
opened
9 years ago
9
Feature request: gzinflate level
#13
szepeviktor
opened
9 years ago
0
Zip files larger than 4GB fail on Windows
#12
tuxan11
opened
9 years ago
27
Increase performance by using fread instead of fgets. Add block_size as a protected class member
#11
derflocki
closed
9 years ago
3
UTF-8 chinese character support
#10
shimeche
closed
9 years ago
3
PCLZIP_ERR_BAD_FORMAT (-10)
#9
KyleColyer
closed
9 years ago
7
fixes corrupt ZIPs when archive size is over 4GB
#8
johnmaguire
closed
10 years ago
0
fixes an issue with long directory / file names
#7
johnmaguire
closed
10 years ago
1
Standards and architecture tweaks.
#6
bendemeyer
closed
10 years ago
0
Configuration improvements for error logging and archive format.
#5
bendemeyer
closed
10 years ago
0
Added feature to track errors and log errors
#4
bendemeyer
closed
10 years ago
0
Next