Tobias Schultze
|
f4fadb8162
[Process] fix phpdoc and timeout of 0
|
11 лет назад |
Fabien Potencier
|
c7e4d13ad1
removed whitespaces
|
11 лет назад |
Romain Neutron
|
2ab81276d8
[Process] Fix #9182 : random failure on pipes tests
|
11 лет назад |
Romain Neutron
|
7135793d4c
[Process] Close unix pipes before calling `proc_close` to avoid a deadlock
|
11 лет назад |
Romain Neutron
|
c477a40aac
[Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows
|
11 лет назад |
Romain Neutron
|
5f489844e1
[Process][2.2] Fix Process component on windows
|
11 лет назад |
Christian Gärtner
|
8ecb1c644d
Fixed PHPDoc Blocks
|
11 лет назад |
Fabien Potencier
|
e4a89b7a68
merged branch tgabi333/2.2 (PR #8815)
|
11 лет назад |
Tóth Gábor
|
0f58865d7b
fix for Process:isSuccessful()
|
11 лет назад |
Romain Neutron
|
0ed724ec49
[Process] Use a consistent way to reset data of the process latest run
|
11 лет назад |
Romain Neutron
|
1905282352
[Process] Fix #8746 : slowness added in unit tests since #8741
|
11 лет назад |
Romain Neutron
|
f656a05c7e
[Process] Add more precision to Process::stop timeout
|
11 лет назад |
Romain Neutron
|
782fd914ed
[Process] Fix #8739
|
11 лет назад |
Romain Neutron
|
1f53601bfa
[Process] Fix CS
|
11 лет назад |
Romain Neutron
|
8a14b597f9
[Process] Disable exception on stream_select timeout
|
11 лет назад |
Fabien Potencier
|
de78e86177
[Process] moved env check to the Process class (refs #8227)
|
11 лет назад |
Fabien Potencier
|
bddb2b6f8c
Merge branch '2.1' into 2.2
|
11 лет назад |
Romain Neutron
|
3b1b54a614
[Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled
|
11 лет назад |
Fabien Potencier
|
ea29a7ff4f
Merge branch '2.1' into 2.2
|
11 лет назад |
Fabien Potencier
|
db29a04c9b
merged branch romainneutron/process-timeout (PR #7580)
|
11 лет назад |
Romain Neutron
|
03a7569680
Fix timeout in Process::stop method
|
11 лет назад |
Fabien Potencier
|
969059da6c
fixed CS
|
11 лет назад |
Romain Neutron
|
0c9f519693
Round stream_select fifth argument up.
|
11 лет назад |
Romain Neutron
|
f54332e630
Fix Process timeout
|
11 лет назад |
Fabien Potencier
|
521c1f4047
Merge branch '2.1' into 2.2
|
11 лет назад |
Julien Moulin
|
899a0e7116
#7106 - fix for ZTS builds
|
11 лет назад |
Fabien Potencier
|
dd5c62d414
Merge branch '2.1' into 2.2
|
11 лет назад |
Fabien Potencier
|
d91b0501e6
Merge branch '2.0' into 2.1
|
11 лет назад |
Jordi Boggiano
|
7d92786475
[Process] Fix regression introduced in #6620 / 880da01c49a9255f5022ab7e18bca38c18f56370, fixes #7082
|
11 лет назад |
Fabien Potencier
|
c6228a4f57
Merge branch '2.1' into 2.2
|
11 лет назад |
Jordi Boggiano
|
9543ba64ad
[Process] Warn user with a useful message when tmpfile() failed
|
11 лет назад |
Fabien Potencier
|
dace2b9abb
Merge branch '2.1'
|
12 лет назад |
Joseph Bielawski
|
fa405bdcf3
[Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder`
|
12 лет назад |
Fabien Potencier
|
78002b904e
Merge branch '2.0' into 2.1
|
12 лет назад |
Joseph Bielawski
|
0ed3a0be40
[Process] In edge cases `getcwd()` can return `false`, then `proc_open()` should get `null` to use default value (the working dir of the current PHP process)
|
12 лет назад |
Fabien Potencier
|
a59c1a240d
Merge branch '2.1'
|
12 лет назад |
Romain Neutron
|
04ccbac13b
[Process] Do not reset stdout/stderr pipes on Interrupted system call
|
12 лет назад |
Florin Patan
|
284d8cd8f8
Fixed most of the docblocks/unused namespaces
|
12 лет назад |
Pascal Borreli
|
30993c352e
Fixed typos
|
12 лет назад |
Fabien Potencier
|
b35a2a4fae
[Process] added unit tests, phpdoc, and reorganized methods from previous merge
|
12 лет назад |
Fabien Potencier
|
38139f7710
merged branch boombatower/process-status-5453 (PR #5455)
|
12 лет назад |
boombatower
|
8503098c3d
[process] expose the process status.
|
12 лет назад |
Fabien Potencier
|
9e9e1e8447
merged branch romainneutron/ProcessIncrementalOutput (PR #5546)
|
12 лет назад |
Fabien Potencier
|
5e92828cdf
Merge branch '2.1'
|
12 лет назад |
Drak
|
6d483356f7
Nsdocblocks
|
12 лет назад |
Fabien Potencier
|
f029d06585
Merge branch '2.1'
|
12 лет назад |
Fabien Potencier
|
fc5b082e43
merged branch xrstf/2.1 (PR #5687)
|
12 лет назад |
Fabien Potencier
|
a67692d7d4
Merge branch '2.0' into 2.1
|
12 лет назад |
Christoph
|
534f839647
fixed CS
|
12 лет назад |
Christoph
|
5d06a50221
added doc comments
|
12 лет назад |