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
|
5a7f819987
fixed CS
|
5 years ago |
Fabien Potencier
|
58b6521280
Merge branch '4.1' into 4.2
|
5 years ago |
Fabien Potencier
|
20123ece52
fixed CS
|
5 years ago |
Fabien Potencier
|
009f8dda80
fixed short array CS in comments
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
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
|
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 |
Maxime Veber
|
04b851250d
[Process] Add feature \"wait until callback\" to process class
|
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 |
Roland Franssen
|
a54c3e0b52
Favor LogicException for missing classes & functions
|
6 years ago |
Fabien Potencier
|
ab568b6287
removed usage of backticks in exception messages
|
6 years ago |
Nicolas Grekas
|
fab0bc3f4b
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
c64647828b
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
8b87aca97f
Merge branch '2.8' into 3.4
|
6 years ago |
SpacePossum
|
f09e21b7c5
fix fopen calls
|
6 years ago |
Nicolas Grekas
|
42e1ccfd64
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
f01fc7a449
Merge branch '4.0' into 4.1
|
6 years ago |
Nicolas Grekas
|
3c8d4b527d
Merge branch '3.4' into 4.0
|
6 years ago |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
cc83afdb5a
Enable native_constant_invocation CS fixer
|
6 years ago |
Nicolas Grekas
|
ff7fb2d695
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
ba8530a9be
Merge branch '4.0' into 4.1
|
6 years ago |
Nicolas Grekas
|
99e6140875
Merge branch '3.4' into 4.0
|
6 years ago |
Nicolas Grekas
|
2c5d86b0d7
Merge branch '2.8' into 3.4
|
6 years ago |
Christophe Coevoet
|
6720df4164
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
|
6 years ago |
Christophe Coevoet
|
f741672edf
Fix the detection of the Process new argument
|
6 years ago |
Nicolas Grekas
|
d6f417d21e
[Process][Console] deprecated defining commands as strings
|
6 years ago |
Nicolas Grekas
|
8bd128b99d
Merge branch '4.0'
|
6 years ago |
Kévin Dunglas
|
d3f513c6fa
[Process] Remove a useless cast
|
6 years ago |
Nicolas Grekas
|
4424a9d191
Revert "feature #24763 [Process] Allow writing portable "prepared" command lines (Simperfit)"
|
6 years ago |
Nicolas Grekas
|
b9e2b7814e
[Process] fix interpolation of placeholders
|
6 years ago |
Nicolas Grekas
|
6669e49731
Merge branch '4.0'
|
6 years ago |
Fabien Potencier
|
6ed08502a7
removed version in @final @internal for version < 4.0
|
6 years ago |
Amrouche Hamza
|
4314a1e6e4
[Process] Allow writing portable "prepared" command lines
|
7 years ago |
Fabien Potencier
|
4a53b727ae
Merge branch '4.0'
|
6 years ago |
Fabien Potencier
|
e1712002d8
Merge branch '3.4' into 4.0
|
6 years ago |
Fabien Potencier
|
09a5172057
Merge branch '3.3' into 3.4
|
6 years ago |
Fabien Potencier
|
104b5acd60
Merge branch '2.8' into 3.3
|
6 years ago |
Fabien Potencier
|
ba61437eff
feature #25775 Introduce signaled process specific exception class (Soullivaneuh)
|
6 years ago |
Sullivan SENECHAL
|
80504dbfc1
Introduce signaled process specific exception class
|
6 years ago |