Nicolas Grekas
|
191703b156
minor #52400 [Process] Fix memory limit in `PhpSubprocess` test (ausi)
|
1 year ago |
Nicolas Grekas
|
5610deee80
Merge branch '6.4' into 7.0
|
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 |
Nicolas Grekas
|
3411cf996b
Merge branch '6.4' into 7.0
|
1 year ago |
a.dmitryuk
|
12f9ebe6c1
[Process] remove fixing of legacy bug, when PTS functionality is enabled
|
1 year ago |
Nicolas Grekas
|
acdafc70bf
Merge branch '6.4' into 7.0
|
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
|
6075f9a9cc
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
7a98cdf504
Minor CS fixes
|
1 year ago |
Nicolas Grekas
|
a71b8a1cc5
Merge branch '6.4' into 7.0
|
1 year ago |
Uladzimir Tsykun
|
83264b6a59
Make tests green again
|
1 year ago |
Nicolas Grekas
|
1301c346f4
Merge branch '6.4' into 7.0
|
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 |
Christian Flothmann
|
bc2c6a389d
Merge branch '6.4' into 7.0
|
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
|
51e1cf6b7f
Merge branch '6.4' into 7.0
|
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 |
Alexander M. Turek
|
b7004dc4b6
Merge branch '6.4' into 7.0
|
1 year ago |
Kevin Bond
|
1276cfea91
[Messenger][Process] add `RunProcessMessage` and `RunProcessMessageHandler`
|
1 year ago |
Nicolas Grekas
|
8d97ce8ed8
Add types to public and protected properties
|
1 year ago |
Nicolas Grekas
|
3d4d04862a
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
0d38e48b5e
Ensure all properties have a type
|
1 year ago |
Nicolas Grekas
|
74ea743f40
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
8f38ed0bd6
Add types to private and internal properties
|
1 year ago |
Nicolas Grekas
|
e3618245b5
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
1132f6e098
Use typed properties in tests as much as possible
|
1 year ago |
Nicolas Grekas
|
1daa2a7813
Merge branch '6.4' into 7.0
|
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 |
Wouter de Jong
|
2bea96bf20
[Components] Convert to native return types
|
1 year ago |
Nicolas Grekas
|
0a7ebac795
Merge branch '6.4' into 7.0
|
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
|
86d3463170
Merge branch '6.4' into 7.0
|
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 |