Johannes M. Schmitt
|
8582fc24d1
fixes a bug when output/error output contains a % character
|
12 years ago |
Fabien Potencier
|
78002b904e
Merge branch '2.0' into 2.1
|
12 years ago |
Jakub Zalas
|
43ccd3a9c6
Removed underscores from test method names to be consistent with other components.
|
12 years ago |
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 years ago |
Fabien Potencier
|
d8b0d8c29f
removed the .gitattributes files (closes #6605, reverts #5674)
|
12 years ago |
Fabien Potencier
|
cad46749e8
merged branch bschussek/exceptionfix (PR #6582)
|
12 years ago |
Bernhard Schussek
|
5c10de4a1f
Fixed @expectedException definitions to reference absolute exception paths
|
12 years ago |
Fabien Potencier
|
a59c1a240d
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
9c9d188244
merged branch romainneutron/StreamSelect (PR #6540)
|
12 years ago |
Romain Neutron
|
04ccbac13b
[Process] Do not reset stdout/stderr pipes on Interrupted system call
|
12 years ago |
Fabien Potencier
|
a54810f5ff
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
3f805f6217
Merge branch '2.0' into 2.1
|
12 years ago |
Fabien Potencier
|
d498d5d489
updated license year
|
12 years ago |
Fabien Potencier
|
d31711cc6a
updated license year
|
12 years ago |
Jakub Zalas
|
cbba493e32
[Process] Prevented test from failing when pcntl extension is not enabled.
|
12 years ago |
Fabien Potencier
|
7f55bdf84a
Merge branch '2.1'
|
12 years ago |
Pierre Tachoire
|
d907fe71c3
[Process] Allow non-blocking start with PhpProcess
|
12 years ago |
Florin Patan
|
284d8cd8f8
Fixed most of the docblocks/unused namespaces
|
12 years ago |
Pascal Borreli
|
30993c352e
Fixed typos
|
12 years ago |
Fabien Potencier
|
3a4f42f4a2
fixed CS
|
12 years ago |
Fabien Potencier
|
e6f65ee325
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
7468a4995e
fixed CS
|
12 years ago |
Fabien Potencier
|
a38d32ff44
merged branch asm89/enhance-processbuilder (PR #5853)
|
12 years ago |
Alexander
|
e0dc473186
[Process] Add ability to reset arguments on ProcessBuilder
|
12 years ago |
Martin Hasoň
|
058ae5038a
Removed useless branch alias for dev-master in composer.json
|
12 years ago |
Fabien Potencier
|
6ec0a1493b
Merge branch '2.1'
|
12 years ago |
Tugdual Saunier
|
a793802848
[Process][Tests] fixed chainedCommandsOutput tests
|
12 years ago |
Fabien Potencier
|
a11b312f99
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
1b0498afba
made usage of Composer autoloader for subtree-split unit tests
|
12 years ago |
Włodzimierz Gajda
|
5437d5f85a
Fix export-ignore on Windows
|
12 years ago |
Fabien Potencier
|
b35a2a4fae
[Process] added unit tests, phpdoc, and reorganized methods from previous merge
|
12 years ago |
Fabien Potencier
|
38139f7710
merged branch boombatower/process-status-5453 (PR #5455)
|
12 years ago |
boombatower
|
8503098c3d
[process] expose the process status.
|
12 years ago |
Fabien Potencier
|
f74cbc4257
[Process] fixed previous merge
|
12 years ago |
Fabien Potencier
|
bae97b6a03
[Process] updated the CHANGELOG
|
12 years ago |
Fabien Potencier
|
9e9e1e8447
merged branch romainneutron/ProcessIncrementalOutput (PR #5546)
|
12 years ago |
Fabien Potencier
|
5e92828cdf
Merge branch '2.1'
|
12 years ago |
Drak
|
6d483356f7
Nsdocblocks
|
12 years ago |
Fabien Potencier
|
f029d06585
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
fc5b082e43
merged branch xrstf/2.1 (PR #5687)
|
12 years ago |
Fabien Potencier
|
a67692d7d4
Merge branch '2.0' into 2.1
|
12 years ago |
Christoph
|
534f839647
fixed CS
|
12 years ago |
Christoph
|
5d06a50221
added doc comments
|
12 years ago |
Christoph
|
b4065b2f5a
added doc comments
|
12 years ago |
Igor Wiedler
|
2965a0340c
[2.1] Exclude tests from zips via gitattributes
|
12 years ago |
Fabien Potencier
|
49871ad600
[Process] fixed a unit test
|
12 years ago |
Fabien Potencier
|
7394032e81
[Process] fixed phpdoc
|
12 years ago |
Fabien Potencier
|
a523a1c322
[Process] updated CHANGELOG
|
12 years ago |
Fabien Potencier
|
1456f9a74a
merged branch boombatower/process-restart (PR #5456)
|
12 years ago |
boombatower
|
20ea4e93cc
[process] provide a restart method.
|
12 years ago |