An open API service providing commit metadata for open source projects.

GitHub / wp-cli/process / commits

Executes commands in sub-processes [Fork for WP-CLI PHP 5.6 compat]

SHA Message Author Date Stats
f0aec5ca Add missing fromShellCommandline() method Alain Schlesser <a****r@g****m> over 1 year ago
aec55038 Change replace version constraint Alain Schlesser <a****r@g****m> over 1 year ago
5cbf6a17 Turn package into replacement Alain Schlesser <a****r@g****m> over 1 year ago
92901cd5 Fix CVE-2024-51736 Alain Schlesser <a****r@g****m> over 1 year ago
b8648cf1 Remove branch-version (keep them for contracts only) Nicolas Grekas <n****s@g****m> almost 6 years ago
b8783cc2 Fix branch-version Nicolas Grekas <n****s@g****m> almost 6 years ago
1582109a Remove "version" from composer.json files, use "branch-version" instead Nicolas Grekas <n****s@g****m> almost 6 years ago
faf2a00f Update versions in composer.json Nicolas Grekas <n****s@g****m> almost 6 years ago
a5255018 Remove "branch-alias", populate "version" Nicolas Grekas <n****s@g****m> almost 6 years ago
46a862d0 Enable "native_constant_invocation" CS rule Nicolas Grekas <n****s@g****m> about 6 years ago
af8d812d [SCA] Minor fixes on tests Thomas Calvet <c****s@g****m> about 6 years ago
721cceb4 [Process] Fix Permission Denied error when writing sf_proc_00 lock files on W... Jason Stephens <j****s@t****u>
Committed by: Nicolas Grekas <n****s@g****m>
about 6 years ago
8a895f0c Make PHP 8 green on Travis Nicolas Grekas <n****s@g****m> over 6 years ago
f5104c9d Tweak the code to avoid fabbot false positives Fabien Potencier <f****n@p****g> over 6 years ago
1dbc09f6 Prevent warning in proc_open() Benjamin Morel <b****l@g****m>
Committed by: Fabien Potencier <f****n@p****g>
over 6 years ago
04c6bb1a Fix more quotes in exception messages Fabien Potencier <f****n@p****g> over 6 years ago
7ca85601 Fix quotes in exception messages Fabien Potencier <f****n@p****g> over 6 years ago
3641a93a Add missing dots at the end of exception messages Fabien Potencier <f****n@p****g> over 6 years ago
b03b02dc Fix CS Fabien Potencier <f****n@p****g> over 6 years ago
5b9d2bcf Update year in license files Jan Rosier <r****r@i****l> over 6 years ago
c19da50b Remove unused local variables in tests Thomas Calvet <c****s@g****m> almost 7 years ago
344dc588 Fix return type of Process::restart(). Alexander M. Turek <m****e@d****e> almost 7 years ago
8f5a7397 [Process] fix typo in tests Nicolas Grekas <n****s@g****m> almost 7 years ago
f143c1ef Re-enable previously failing PHP 7.4 test cases Nicolas Grekas <n****s@g****m> almost 7 years ago
d822cb65 [Process] fix return type declarations Nicolas Grekas <n****s@g****m> about 7 years ago
10f4eff7 [HttpFoundation] fix return type declarations Nicolas Grekas <n****s@g****m> about 7 years ago
5179b127 Fix inconsistent return points. Alexander M. Turek <m****e@d****e>
Committed by: Nicolas Grekas <n****s@g****m>
about 7 years ago
60838d6e [Process] Doc block backport. Alexander M. Turek <m****e@d****e> about 7 years ago
def2e164 Fix some docblocks. Alexander M. Turek <m****e@d****e> about 7 years ago
8f99ff42 Remove superfluous phpdoc tags Philippe Segatori <c****t@p****r>
Committed by: Nicolas Grekas <n****s@g****m>
about 7 years ago
910b30ef Fix return statements Nicolas Grekas <n****s@g****m> about 7 years ago
dcd467d6 merge minor #32800 Improve some URLs (Arman-Hosseini) Nicolas Grekas <n****s@g****m> about 7 years ago
348bfd47 Use assertStringContainsString when needed Jérémy Derussé <j****y@d****m> about 7 years ago
9708054f Remove use of ForwardCompatTrait Jérémy Derussé <j****y@d****m> about 7 years ago
294250e4 Fix deprecated phpunit annotation Jérémy Derussé <j****y@d****m> about 7 years ago
f1b06cbc Replace calls to setExpectedException by Pollyfill Jérémy Derussé <j****y@d****m> about 7 years ago
df06f4e4 Fix assertInternalType deprecation in phpunit 9 Jérémy Derussé <j****y@d****m> about 7 years ago
c95d9715 Make tests support phpunit 8 Nicolas Grekas <n****s@g****m> about 7 years ago
cddcf9ba Improve some URLs Arman Hosseini <4****i@u****m>
Committed by: Nicolas Grekas <n****s@g****m>
about 7 years ago
d129c017 Use willReturn() instead of will(returnValue()). Alexander M. Turek <m****e@d****e> over 7 years ago
afe411c2 [Process] Fix infinite waiting for stopped process mshavliuk <m****k@b****m>
Committed by: Nicolas Grekas <n****s@g****m>
over 7 years ago
a9c4dfbf fixed CS Fabien Potencier <f****n@p****g> over 7 years ago
1b6958b9 Fix missing $extraDirs when open_basedir returns Florian Morello <a****k@m****m>
Committed by: Fabien Potencier <f****n@p****g>
over 7 years ago
009f8dda fixed short array CS in comments Fabien Potencier <f****n@p****g> over 7 years ago
4b32d217 switched array() to [] Fabien Potencier <f****n@p****g> over 7 years ago
0d41dd7d Fix: Adjust DocBlock Andreas Möller <a****m@l****m> over 7 years ago
dbbe56c3 update year in license files Christian Flothmann <c****n@s****e> over 7 years ago
bcbb0ec8 Fix: Method can also return null Andreas Möller <a****m@l****m> over 7 years ago
abb46b90 fix cs Nicolas Grekas <n****s@g****m> almost 8 years ago
4aa7abb7 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> almost 8 years ago
c3591a09 Bump phpunit XSD version to 5.2 Grégoire Paris <p****r@g****r> almost 8 years ago
35c2914a Add a test case for stringifying of Process arguments Valentin <u****n@g****m> almost 8 years ago
a4d186e2 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> almost 8 years ago
a15cb611 [Process] fix locking of pipe files on Windows Nicolas Grekas <n****s@g****m> almost 8 years ago
1dc2977a merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> almost 8 years ago
3c7e102c [CS] Enforces null type hint on last position in phpDocs Gabriel Caruso <c****4@g****m> almost 8 years ago
8b87aca9 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> almost 8 years ago
f09e21b7 fix fopen calls SpacePossum <p****e@g****m> almost 8 years ago
87798b58 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> about 8 years ago
0fcf4e01 Fix code examples in PHPDoc Dany Maillard <d****b@g****m> about 8 years ago
4d6b125d merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> about 8 years ago
4be278e1 [travis] merge "same Symfony version" jobs in one Nicolas Grekas <n****s@g****m> about 8 years ago
0414db29 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> about 8 years ago
cc83afdb Enable native_constant_invocation CS fixer Nicolas Grekas <n****s@g****m> about 8 years ago
7d083767 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> about 8 years ago
e52aba75 Alpha-ordering for "use" statements Nicolas Grekas <n****s@g****m> about 8 years ago
2c5d86b0 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> about 8 years ago
00507deb Apply fixers Christophe Coevoet <s****f@n****g> about 8 years ago
f741672e Fix the detection of the Process new argument Christophe Coevoet <s****f@n****g> about 8 years ago
6720df41 Enable the fixer enforcing fully-qualified calls for compiler-optimized funct... Christophe Coevoet <s****f@n****g> about 8 years ago
acc5a37c merge Merge branch '2.8' into 3.4 Fabien Potencier <f****n@p****g> over 8 years ago
542d88b3 merge bug #27303 [Process] Consider "executable" suffixes first on Windows (sanmai) Fabien Potencier <f****n@p****g> over 8 years ago
0b79e6d3 [Process] Consider \"executable\" suffixes first on Windows Alexey Kopytko <a****y@k****m>
Committed by: Fabien Potencier <f****n@p****g>
over 8 years ago
4cbf2db9 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> over 8 years ago
713952f2 merge Merge branch '2.7' into 2.8 Nicolas Grekas <n****s@g****m> over 8 years ago
df9e3c66 merge bug #27141 [Process] Suppress warnings when open_basedir is non-empty (cbj4074) Nicolas Grekas <n****s@g****m> over 8 years ago
89059739 [Filesystem] Fix usages of error_get_last() Nicolas Grekas <n****s@g****m> over 8 years ago
a6d452f1 Suppress warnings when open_basedir is non-empty Ben Johnson <b****n@i****g>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4b7d64e8 merge Merge branch '2.8' into 3.4 Fabien Potencier <f****r@g****m> over 8 years ago
ee2c9147 merge Merge branch '2.7' into 2.8 Fabien Potencier <f****r@g****m> over 8 years ago
9033c467 Add PHPDbg support to HTTP components Haralan Dobrev <h****v@g****m>
Committed by: Fabien Potencier <f****r@g****m>
over 8 years ago
6745cdc6 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> over 8 years ago
c2fc900e merge Merge branch '2.7' into 2.8 Nicolas Grekas <n****s@g****m> over 8 years ago
2fc5810b Fixes #26563 (open_basedir restriction in effect) temperatur <3****r@u****m>
Committed by: Nicolas Grekas <n****s@g****m>
over 8 years ago
cc4aea21 merge Merge branch '2.8' into 3.4 Nicolas Grekas <n****s@g****m> over 8 years ago
756f614c merge Merge branch '2.7' into 2.8 Nicolas Grekas <n****s@g****m> over 8 years ago
560d7fec [Process] fix test case Nicolas Grekas <n****s@g****m> over 8 years ago
709e15e7 [Process] Check PHP_BINDIR before $PATH in PhpExecutableFinder Nicolas Grekas <n****s@g****m> over 8 years ago
09a51720 merge Merge branch '3.3' into 3.4 Fabien Potencier <f****r@g****m> over 8 years ago
104b5acd merge Merge branch '2.8' into 3.3 Fabien Potencier <f****r@g****m> over 8 years ago
905efe90 merge Merge branch '2.7' into 2.8 Fabien Potencier <f****r@g****m> over 8 years ago
9f3ba7d1 Improve phpdoc to make it more explicit Matthieu Napoli <m****u@m****r>
Committed by: Nicolas Grekas <n****s@g****m>
over 8 years ago
7db10ba0 merge Merge branch '3.3' into 3.4 Nicolas Grekas <n****s@g****m> over 8 years ago
1a526278 [Process] Skip environment variables with false value in Process François Pluchino <f****o@g****m> over 8 years ago
65883873 merge Merge branch '3.3' into 3.4 Christian Flothmann <c****n@s****e> over 8 years ago
25dee15f merge minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) Nicolas Grekas <n****s@g****m> over 8 years ago
ff69f110 merge Merge branch '3.3' into 3.4 Fabien Potencier <f****r@g****m> over 8 years ago
0350bf42 merge Merge branch '2.8' into 3.3 Fabien Potencier <f****r@g****m> over 8 years ago
ea3226da merge Merge branch '2.7' into 2.8 Fabien Potencier <f****r@g****m> over 8 years ago
f4f4f13d fixed years in copyright Fabien Potencier <f****r@g****m> over 8 years ago

← Back to repository