Nicolas Grekas
|
9b887acc52
Merge branch '3.4' into 4.4
|
4 лет назад |
Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 лет назад |
Loulier Guillaume
|
bf9166bac9
refactor(Process): fromShellCommandLine
|
4 лет назад |
Nicolas Grekas
|
a91cbf9a15
Merge branch '3.4' into 4.3
|
5 лет назад |
Jérémy Derussé
|
348bfd477a
Use assertStringContainsString when needed
|
5 лет назад |
Nicolas Grekas
|
1e6cbb41da
[Process] fix using argument $php of new PhpProcess()
|
5 лет назад |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 лет назад |
Fabien Potencier
|
e94deb3042
fixed CS
|
7 лет назад |
Nicolas Grekas
|
c47877b449
Merge branch '3.2'
|
7 лет назад |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 лет назад |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
7 лет назад |
Gregor Harlan
|
ab82a2b07e
use nowdoc instead of heredoc
|
9 лет назад |
Nicolas Grekas
|
03c103b452
[Process] Enhance compatiblity with --enable-sigchild
|
9 лет назад |
Nicolas Grekas
|
b268a43d99
[Process] Fix PhpProcess with phpdbg runtime
|
9 лет назад |
Francis Besset
|
e029ff239f
[2.3][Process] Fixed PhpProcess::getCommandLine() result
|
9 лет назад |
Joseph Bielawski
|
be3cac4d05
[Process] Cleanup tests & prevent assertion that kills randomly Travis-CI
|
11 лет назад |
Fabien Potencier
|
597c47cac7
added missing license blocks
|
11 лет назад |
Pierre Tachoire
|
d907fe71c3
[Process] Allow non-blocking start with PhpProcess
|
12 лет назад |