История коммитов

Автор SHA1 Сообщение Дата
  Fabien Potencier 04c6bb1aa5 Fix more quotes in exception messages 5 лет назад
  Jérémy Derussé 348bfd477a Use assertStringContainsString when needed 5 лет назад
  Jérémy Derussé 9708054fd6 Remove use of ForwardCompatTrait 5 лет назад
  Jérémy Derussé 294250e473 Fix deprecated phpunit annotation 5 лет назад
  Fabien Potencier 4b32d21703 switched array() to [] 6 лет назад
  Nicolas Grekas 0414db29bd Merge branch '2.8' into 3.4 6 лет назад
  Nicolas Grekas cc83afdb5a Enable native_constant_invocation CS fixer 6 лет назад
  Nicolas Grekas aeea12fe8a Merge branch '3.3' into 3.4 7 лет назад
  Grégoire Pineau 0743280494 [Process] Fixed issue between process builder and exec 7 лет назад
  Nicolas Grekas 201c3bd3f1 [Process] Deprecate ProcessBuilder 7 лет назад
  maryo 6edff1f0b9 [Process] Ecaping of CLI arguments containing slashes on Windows 7 лет назад
  Nicolas Grekas 4ad0b868fc [Process] Fix BC break: "exec" should remain an internal "detail" 7 лет назад
  Nicolas Grekas c47877b449 Merge branch '3.2' 8 лет назад
  Nicolas Grekas 2dc5b2ad84 Merge branch '2.8' into 3.2 8 лет назад
  Peter Rehm 144acc849e Update to PHPUnit namespaces 8 лет назад
  Nicolas Grekas e34416d409 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping 8 лет назад
  Nicolas Grekas a8c0522f1f [Process] Deprecate not inheriting env vars + compat related settings 8 лет назад
  Nicolas Grekas 6be2b290df [Process] Allow merging env vars instead of replacing them 8 лет назад
  Nicolas Grekas 349736fd05 [Process] Accept Traversable input 9 лет назад
  Fabien Potencier b1966e1ec1 Merge branch '2.3' into 2.6 10 лет назад
  Dariusz Ruminski 55d3cb3034 CS: Convert double quotes to single quotes 10 лет назад
  Fabien Potencier 3016ae6d76 Merge branch '2.5' into 2.6 10 лет назад
  Christian Flothmann cfdf1012c2 use PHP_WINDOWS_VERSION_BUILD to detect Windows 10 лет назад
  Fabien Potencier 4a0b25ba15 Merge branch '2.5' into 2.6 10 лет назад
  Fabien Potencier f38897f371 Merge branch '2.3' into 2.5 10 лет назад
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 лет назад
  Romain Neutron c1f405f89a [Process] Add support for streams as input 10 лет назад
  Fabien Potencier 2ecda6d343 Merge branch '2.4' 10 лет назад
  Fabien Potencier a7118cb290 Merge branch '2.3' into 2.4 10 лет назад
  Romain Neutron 2cd7d075df [Process] Add validation on Process input 10 лет назад
  Fabien Potencier 1b6f4fc4e4 Merge branch '2.4' 11 лет назад
  Fabien Potencier c09c3b0845 Merge branch '2.3' into 2.4 11 лет назад
  Romain Neutron cfff757331 [Process] Fix escaping on Windows 11 лет назад
  Romain Neutron be017d5dc6 [Process] Add Process::disableOutput and Process::enableOutput methods 11 лет назад
  Fabien Potencier 4adfa47d18 [Process] fixed tests 11 лет назад
  Fabien Potencier 4843b490de feature#8191 [Process] Added ProcessBuilder::setEnvironmentVariables (lyrixx) 11 лет назад
  Christian d2c1273c42 always manually inherit $_SERVER 11 лет назад
  Romain Neutron 723fe405fc Add possibility to use array prefixes 11 лет назад
  Fabien Potencier d8925abf58 Merge branch '2.2' into 2.3 11 лет назад
  Matthew J Mucklo ac06e1b6d2 fix issue where $_ENV contains array vals 11 лет назад
  Grégoire Pineau b5bc84ce4f [Process] Added ProcessBuilder::addEnvironmentVariables 11 лет назад
  Fabien Potencier bb721b29e0 Merge branch '2.2' 11 лет назад
  Fabien Potencier 6056d02be5 Merge branch '2.1' into 2.2 11 лет назад
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 11 лет назад
  Jordi Boggiano d55770ab11 [Process] Fix tests on windows 12 лет назад
  Romain Neutron a2a22e359c [Process] Do not throw LogicException in ProcessBuilder::getProcess if no arguments are set but a prefix is 12 лет назад
  Romain Neutron 6e1fe7894d [Process] Use new ProcessUtils::escapeArgument to escape ProcessBuilder prefix 12 лет назад
  Fabien Potencier a7177e400f merged branch hason/process (PR #6796) 12 лет назад
  Romain Neutron 2122c92f1b Add ProcessBuilder::setPrefix method 12 лет назад
  Martin Hasoň 28cdd4b7c0 [Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 12 лет назад