Joseph Bielawski
|
fa405bdcf3
[Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder`
|
12 лет назад |
Jordi Boggiano
|
9c35e1ebda
[Process] Clean-up/simplify code
|
12 лет назад |
Jordi Boggiano
|
0995610ef0
[Process] Add extra dirs argument to the executable finder to allow searching more dirs
|
12 лет назад |
Johannes M. Schmitt
|
d7d1f1d51b
[Process] workaround a faulty implementation of is_executable on Windows
|
13 лет назад |
Florin Patan
|
a6acc9ac44
fixed CS and unsude variable (PR #1319)
|
13 лет назад |
Florin Patan
|
b9cbac85da
Executable Finder will now try to match if a file is already in the open_basedir list before searching it thru that list
|
13 лет назад |
Florin Patan
|
4b26e904fd
Fix problem with searching files while the open_basedir is in use
|
13 лет назад |
Kris Wallsmith
|
4dd76c6bd9
[Process] added optional argument for default executable
|
13 лет назад |
Fabien Potencier
|
864deab95b
[Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found
|
13 лет назад |
Johannes M. Schmitt
|
d1dcdfa95f
[Process][Assetic] refactored some code to allow for better executable defaults
|
13 лет назад |