Nicolas Grekas
|
808a4be7e0
Merge branch '3.4' into 4.2
|
5 years ago |
Alexander M. Turek
|
d129c017e8
Use willReturn() instead of will(returnValue()).
|
5 years ago |
Nicolas Grekas
|
57f11a07b3
Merge branch '3.4' into 4.2
|
5 years ago |
mshavliuk
|
afe411c2a6
[Process] Fix infinite waiting for stopped process
|
5 years ago |
Fabien Potencier
|
8cf39fb4cc
Merge branch '3.4' into 4.2
|
5 years ago |
Fabien Potencier
|
a9c4dfbf65
fixed CS
|
5 years ago |
Florian Morello
|
1b6958b96b
Fix missing $extraDirs when open_basedir returns
|
5 years ago |
Nicolas Grekas
|
1e6cbb41da
[Process] fix using argument $php of new PhpProcess()
|
5 years ago |
Nicolas Grekas
|
6c05edb11f
[Process] disable transient test on Windows
|
5 years ago |
Fabien Potencier
|
3a43a25950
fixed CS
|
5 years ago |
Fabien Potencier
|
5a7f819987
fixed CS
|
5 years ago |
Fabien Potencier
|
58b6521280
Merge branch '4.1' into 4.2
|
5 years ago |
Fabien Potencier
|
72d838aafa
fixed CS
|
5 years ago |
Fabien Potencier
|
20123ece52
fixed CS
|
5 years ago |
Fabien Potencier
|
13b9e99da4
Merge branch '3.4' into 4.1
|
5 years ago |
Fabien Potencier
|
009f8dda80
fixed short array CS in comments
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 years ago |
Grégoire Paris
|
ea043ab5d8
Do not risk waiting 100 seconds
|
5 years ago |
Christian Flothmann
|
ebb5d1ab50
Merge branch '4.1' into 4.2
|
5 years ago |
Christian Flothmann
|
5bcfa3a267
Merge branch '3.4' into 4.1
|
5 years ago |
Andreas Möller
|
0d41dd7d95
Fix: Adjust DocBlock
|
5 years ago |
Christian Flothmann
|
dbbe56c3f6
update year in license files
|
5 years ago |
Andreas Möller
|
bcbb0ec80e
Fix: Method can also return null
|
5 years ago |
Nicolas Grekas
|
5bfdc655c2
Merge branch '4.1' into 4.2
|
6 years ago |
Gabriel Ostrolucký
|
30378e3e38
Optimize perf by replacing call_user_func with dynamic vars
|
6 years ago |
Nicolas Grekas
|
2b341009cc
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
471f6e2417
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
abb46b909d
fix cs
|
6 years ago |
Nicolas Grekas
|
3665ff1c2c
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
85f5651925
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
4aa7abb75a
Merge branch '2.8' into 3.4
|
6 years ago |
Grégoire Paris
|
c3591a09c7
Bump phpunit XSD version to 5.2
|
6 years ago |
Vladimir Reznichenko
|
a7965ee368
SCA: use 'yield from' where it does make sense
|
6 years ago |
Nicolas Grekas
|
9e53cba51e
[Process] fix transient test
|
6 years ago |
Nicolas Grekas
|
d1647d7cac
[Process] pass all output to the wait-until callback
|
6 years ago |
Nicolas Grekas
|
81bb068ddd
[Process] fix waitUntil+add tests
|
6 years ago |
Ulugbek Miniyarov
|
8a0fea0a59
[Process] Adds usleep(1000) to ease CPU usage.
|
6 years ago |
Nicolas Grekas
|
5e809aa189
Merge branch '4.1'
|
6 years ago |
Valentin
|
3e83acef94
Remove Process::escapeArgument argument type hint
|
6 years ago |
Nicolas Grekas
|
31e9bb7c47
Merge branch '3.4' into 4.1
|
6 years ago |
Valentin
|
35c2914a9f
Add a test case for stringifying of Process arguments
|
6 years ago |
Maxime Veber
|
04b851250d
[Process] Add feature \"wait until callback\" to process class
|
6 years ago |
Nicolas Grekas
|
dbd4c71d83
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
b57f5942d7
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
a4d186e2a5
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
a15cb61190
[Process] fix locking of pipe files on Windows
|
6 years ago |
Nicolas Grekas
|
a867125524
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
ee33c0322a
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
1dc2977afa
Merge branch '2.8' into 3.4
|
6 years ago |
Gabriel Caruso
|
3c7e102cfa
[CS] Enforces null type hint on last position in phpDocs
|
6 years ago |