Jordi Boggiano
|
3f6227a996
Add workaround for php bug 53460 glob() can return false, fixes #2278
|
há 12 anos atrás |
Karoly Negyesi
|
dd4db91ae7
using mkdir() in copyThenRemove() leads to errors if the target exists or not a dir, use ensureDirectoryExists() instead
|
há 12 anos atrás |
Jordi Boggiano
|
3ffad59719
Also try a php copy-and-remove on unix if mv failed, refs #1765
|
há 12 anos atrás |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
há 12 anos atrás |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
há 12 anos atrás |
Martin Hasoň
|
81e41bac4b
Fixed the Filesystem methods for a directory with a name that is a substring of a another directory
|
há 12 anos atrás |
Martin Hasoň
|
97f67c09e4
Fix normalization of relative paths
|
há 12 anos atrás |
Jordi Boggiano
|
f744ec16f5
Fix normalization of relative paths going up a few dirs, fixes #1759
|
há 12 anos atrás |
Jordi Boggiano
|
6401b6aa46
Fix handling of protocol paths like phar://
|
há 12 anos atrás |
Martin Hasoň
|
0851ef1afb
Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references
|
há 12 anos atrás |
Jordi Boggiano
|
61efd2998c
Clear stat cache after calling filesystem commands
|
há 12 anos atrás |
Benjamin Eberlei
|
882ce1b39f
[GH-1591] More fixing of Installation on Windows Azure. Renaming between different partitions + xcopy fail, so we need to copyAndRemove() manually.
|
há 12 anos atrás |
Jordi Boggiano
|
27898c4c31
Suppress errors from mkdir calls that are checked for failure
|
há 13 anos atrás |
Jordi Boggiano
|
1dd7700fc2
Capture output of the rm command
|
há 13 anos atrás |
Pascal Borreli
|
46bbf83778
Fixed typos
|
há 13 anos atrás |
Christoph
|
c7c55915f8
do not output the xcopy summary
|
há 13 anos atrás |
Jordi Boggiano
|
514a3cde77
CS fixes
|
há 13 anos atrás |
Galymzhan
|
69f2230a4c
add public method Filesystem#size
|
há 13 anos atrás |
Benjamin Eberlei
|
fbf9a27132
Works on Linux when proc_open misses
|
há 13 anos atrás |
Benjamin Eberlei
|
cd7db1861d
Remove reliance on proc_open in Filesystem#rename()
|
há 13 anos atrás |
Benjamin Eberlei
|
d26932cc7e
Fallback to PHP early if proc_open not allowed.
|
há 13 anos atrás |
Mateusz Heleniak
|
91fc635ca5
better rename reliability on Windows - a workaround for random "Access denied" errors
|
há 13 anos atrás |
Jordi Boggiano
|
ef637c8f1a
CS fixes
|
há 13 anos atrás |
Jordi Boggiano
|
730c76ef85
Merge pull request #940 from schmittjoh/renameError
|
há 13 anos atrás |
Johannes M. Schmitt
|
3db8419569
removed reference to exec
|
há 13 anos atrás |
Johannes M. Schmitt
|
e3a93d5c84
switched to use the ProcessExecutor utility class
|
há 13 anos atrás |
Johannes M. Schmitt
|
9f150b1c1e
fixes a bug when root package has a 'files' autoload entry
|
há 13 anos atrás |
Johannes M. Schmitt
|
2a6b12fb65
fixes rename bug (closes #900)
|
há 13 anos atrás |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
há 13 anos atrás |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
há 13 anos atrás |