Cornel Cruceru
|
175925109f
[Process] Fixed inconsistent test
|
10 months ago |
Kay Wei
|
9a2172b463
[Process] Fix executable finder when the command starts with a dash
|
10 months ago |
Kieran
|
c4b1ef0bc8
Suppress warnings from is_executable
|
11 months ago |
Alexander M. Turek
|
c3649cf286
Merge branch '6.3' into 6.4
|
11 months ago |
Alexander M. Turek
|
0a4e8fac94
Merge branch '5.4' into 6.3
|
11 months ago |
Christian Flothmann
|
8fa22178df
always pass microseconds to usleep as integers
|
11 months ago |
Nicolas Grekas
|
191703b156
minor #52400 [Process] Fix memory limit in `PhpSubprocess` test (ausi)
|
1 year ago |
Jérôme Tamarelle
|
a91571ff5d
PHP files cannot be executable without shebang
|
1 year ago |
Christian Flothmann
|
0b93f32e16
do not let context classes extend the message classes
|
1 year ago |
Martin Auswöger
|
0f2afc8bf3
[Process] Remove dead code from Process
|
1 year ago |
Martin Auswöger
|
146e8ea771
Fix memory limit in PhpSubprocess unit test
|
1 year ago |
a.dmitryuk
|
12f9ebe6c1
[Process] remove fixing of legacy bug, when PTS functionality is enabled
|
1 year ago |
Fabien Potencier
|
9973636b20
bug #51478 [Process] Fix bug where $this->callback is never null, resulting in bad argument (weaverryan)
|
1 year ago |
Ryan Weaver
|
b8f2424f05
[Process] Fix bug where $this->callback is never null, resulting in bad argument
|
1 year ago |
Nicolas Grekas
|
7a98cdf504
Minor CS fixes
|
1 year ago |
Uladzimir Tsykun
|
83264b6a59
Make tests green again
|
1 year ago |
Nicolas Grekas
|
2adbb7830a
minor #51297 [Process] fix tests (nicolas-grekas)
|
1 year ago |
Nicolas Grekas
|
7edc2f8e67
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
0b5c29118f
Merge branch '5.4' into 6.3
|
1 year ago |
Nicolas Grekas
|
45261e1fcc
[Process] Fix silencing `wait` when using a sigchild-enabled binary
|
1 year ago |
Nicolas Grekas
|
4fc282273d
[Process] fix tests
|
1 year ago |
Nicolas Grekas
|
273f0c8511
[Process] Fix return type
|
1 year ago |
Yanick Witschi
|
7dea4fddc0
Introducing a new PhpSubprocess handler
|
1 year ago |
Nicolas Grekas
|
8d552f7ecf
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
d62c23a051
Merge branch '5.4' into 6.3
|
1 year ago |
Nicolas Grekas
|
ce9850f4ea
[Process] Fix test case
|
1 year ago |
Jan Walther
|
1f07ae60a2
[Process] Support finding executables independently of open_basedir
|
1 year ago |
Kevin Bond
|
1276cfea91
[Messenger][Process] add `RunProcessMessage` and `RunProcessMessageHandler`
|
1 year ago |
Nicolas Grekas
|
0d38e48b5e
Ensure all properties have a type
|
1 year ago |
Nicolas Grekas
|
8f38ed0bd6
Add types to private and internal properties
|
1 year ago |
Nicolas Grekas
|
1132f6e098
Use typed properties in tests as much as possible
|
1 year ago |
Nicolas Grekas
|
7fa4ed6550
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
c5ce962db0
Merge branch '6.2' into 6.3
|
1 year ago |
Nicolas Grekas
|
1603ae3248
Merge branch '5.4' into 6.2
|
1 year ago |
Nicolas Grekas
|
1a44dc377e
[PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s
|
1 year ago |
Nicolas Grekas
|
6ca50e9d10
feature #50842 Add missing return types to magic methods (wouterj)
|
1 year ago |
Wouter de Jong
|
bf13cb3424
Add missing return types to magic methods
|
1 year ago |
Nicolas Grekas
|
02fc6765d2
Merge branch '6.2' into 6.3
|
1 year ago |
David Prévot
|
86ca4c74af
Fix executable bit
|
1 year ago |
David Prévot
|
4525b60911
Fix executable bit
|
1 year ago |
Nicolas Grekas
|
8741e3ed7f
Merge branch '6.2' into 6.3
|
1 year ago |
Nicolas Grekas
|
97ae9721be
Merge branch '5.4' into 6.2
|
1 year ago |
Joel Wurtz
|
e3c46cc568
[Process] Stop the process correctly even if underlying input stream is not closed:
|
1 year ago |
Wouter de Jong
|
89ac295dc3
Add missing return types
|
1 year ago |
Wouter de Jong
|
39cbf15e9e
Add remaining missing return types to safe methods
|
1 year ago |
Nicolas Grekas
|
198ae32e3c
Merge branch '6.2' into 6.3
|
1 year ago |
Nicolas Grekas
|
b34cdbc9c5
Merge branch '5.4' into 6.2
|
1 year ago |
Denis
|
4b842fc4b6
for #49320
|
1 year ago |
Yassine Guedidi
|
32ac96fb0c
Apply no_null_property_initialization PHP-CS-Fixer rule
|
1 year ago |
Nicolas Grekas
|
4d13cb8981
Replace "use-by-ref" by static vars when possible in closures
|
1 year ago |