Côme Chilliet
|
22822d5e9b
fix: Fix other uses of removed Storage interface
|
2 months ago |
Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
2 months ago |
John Molakvoæ
|
d35c4eb911
Merge branch 'master' into jr-readdir-false-false
|
3 months ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Robin Appelman
|
5aea3f4d76
make storage directory test be a bit less strict about mtimes
|
9 months ago |
Josh Richards
|
e7cbaf3ee3
Clean-up some remaining readdir calls with undesirable false evaluation potential
|
1 year ago |
Robin Appelman
|
d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size
|
2 years ago |
Robin Appelman
|
294b218895
ci
|
3 years ago |
Daniel Kesselberg
|
e60a829b42
explicitly close source stream on local storage
|
3 years ago |
Robin Appelman
|
4e6d3d1880
Fix getDirectoryContent implementation for Jail wrapper
|
4 years ago |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Robin Appelman
|
9b3cc72f7c
fix writeStream for jail wrapper
|
6 years ago |
Vincent Petry
|
631af42b3a
Added storage tests for fopen with special chars
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |