Patrick Dawkins
|
57fdaa5582
[Process] Fix bug which wiped or mangled env vars
|
7 years ago |
Nicolas Grekas
|
e61b47635e
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
7d21c4a2cf
[Process] Fix ignoring of bad env var names
|
7 years ago |
Nicolas Grekas
|
3108b29c21
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
cfadfbec7c
Merge branch '2.8' into 3.2
|
7 years ago |
Peter Rehm
|
87bb726712
Further refactorings to PHPUnit namespaces
|
7 years ago |
Nicolas Grekas
|
c47877b449
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
2dc5b2ad84
Merge branch '2.8' into 3.2
|
7 years ago |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 years ago |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
7 years ago |
Nicolas Grekas
|
a8c0522f1f
[Process] Deprecate not inheriting env vars + compat related settings
|
7 years ago |
Fabien Potencier
|
759f1df1c6
Merge branch '3.1' into 3.2
|
7 years ago |
Fabien Potencier
|
2605753c5f
fixed CS
|
7 years ago |
Nicolas Grekas
|
02ea84847a
Merge branch '3.1' into 3.2
|
8 years ago |
Robin Chalas
|
8bf0996c37
[Process] Fix kill process on reached timeout using getIterator()
|
8 years ago |
Fabien Potencier
|
415182199a
fixed a test that do not pass onMac
|
8 years ago |
Nicolas Grekas
|
7f20312aa0
Merge branch '3.1'
|
8 years ago |
Nicolas Grekas
|
a17390b6dc
Merge branch '2.8' into 3.1
|
8 years ago |
Yonel Ceruto
|
86be324a18
Code enhancement and cleanup
|
8 years ago |
Nicolas Grekas
|
ed578281f8
Merge branch '3.1'
|
8 years ago |
Nicolas Grekas
|
3faddbdeec
Merge branch '3.0' into 3.1
|
8 years ago |
Nicolas Grekas
|
aa98496455
Merge branch '2.8' into 3.0
|
8 years ago |
Vyacheslav Pavlov
|
8068c35918
Fixed bugs in names of classes and methods.
|
8 years ago |
Fabien Potencier
|
c5c4e30ec9
Merge branch '3.1'
|
8 years ago |
Fabien Potencier
|
5ccbd73dc2
Merge branch '3.0' into 3.1
|
8 years ago |
Fabien Potencier
|
5dbe4e1f90
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
5a247b254c
[Process] Fix pipes cleaning on Windows
|
8 years ago |
Fabien Potencier
|
f344b87104
Merge branch '3.1'
|
8 years ago |
Fabien Potencier
|
4b734366ef
Merge branch '3.0' into 3.1
|
8 years ago |
Fabien Potencier
|
fe343455a8
Merge branch '2.8' into 3.0
|
8 years ago |
Fabien Potencier
|
cf94780a95
fixed CS
|
8 years ago |
Nicolas Grekas
|
6be2b290df
[Process] Allow merging env vars instead of replacing them
|
8 years ago |
Fabien Potencier
|
53f9407c0b
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
1574f3451b
[Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes
|
8 years ago |
Nicolas Grekas
|
a49e4c67a6
[Process] Consistently use getProcess() in tests
|
8 years ago |
Nicolas Grekas
|
aa3a53dcf2
[Process] Fixes & testNonBlockingNorClearingIteratorOutput
|
8 years ago |
Nicolas Grekas
|
5d60ebbe40
[Process] Implement IteratorAggregate to stream output
|
8 years ago |
Nicolas Grekas
|
3237dce60a
[Process] Add InputStream to seamlessly feed running processes
|
8 years ago |
Nicolas Grekas
|
88ad759d3d
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
349736fd05
[Process] Accept Traversable input
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Fabien Potencier
|
f1bbf6171e
Merge branch '3.0'
|
8 years ago |
Fabien Potencier
|
e6f1f98bbd
Merge branch '2.8' into 3.0
|
8 years ago |
Fabien Potencier
|
03bc557419
Merge branch '2.3' into 2.7
|
8 years ago |
Nicolas Grekas
|
ab998a8211
[Process] remove dead code
|
8 years ago |
Nicolas Grekas
|
78ff90f98b
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
a0a937985b
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
298eab60d8
bug #18023 [Process] getIncrementalOutput should work without calling getOutput (romainneutron)
|
8 years ago |
Romain Neutron
|
c423e42be2
[Process] getIncrementalOutput should work without calling getOutput
|
8 years ago |