Commit History

Author SHA1 Message Date
  Nicolas Grekas c1638ca186 Merge branch '3.3' into 3.4 7 years ago
  Nicolas Grekas a56a3989fb [Process] Workaround PHP bug #75515 in ProcessTest::testSimpleInputStream() 7 years ago
  Nicolas Grekas 1cb31ec52c Merge branch '3.4' 7 years ago
  Nicolas Grekas cdc66ce155 Merge branch '3.3' into 3.4 7 years ago
  Nicolas Grekas fb8d7fef50 [Process] Skip ProcessTest::testSimpleInputStream() because of bug #75515 in PHP 7.2RC6 7 years ago
  Nicolas Grekas 14ec41fb31 Replace more docblocks by type-hints 7 years ago
  Samuel ROZE 1e632faaf9 [Process] Fix broken tests for PHP 7.2 7 years ago
  Christian Flothmann 729f0f798e drop non-existent working directory support 7 years ago
  Christian Flothmann d111ff771e Merge branch '3.4' 7 years ago
  Alex Bowers e146aa7652 Added deprecation to cwd not existing Fixes #18249 7 years ago
  Nicolas Grekas 89a6ce31d0 Merge branch '3.4' 7 years ago
  Nicolas Grekas d835028f0f Merge branch '2.8' into 3.3 7 years ago
  SpacePossum efb49ae4e3 [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 7 years ago
  Nicolas Grekas 2750e6512a Merge branch '3.4' 7 years ago
  Dany Maillard bc7a7b9466 Remove enhance sigchild compatibility 7 years ago
  Nicolas Grekas db57b4eb49 [Process] Fix parsing args on Windows 7 years ago
  Fabien Potencier 3bce28bcc6 Merge branch '3.4' 7 years ago
  Fabien Potencier 5ab8949b68 Merge branch '3.2' into 3.3 7 years ago
  Fabien Potencier b39d805dd6 Merge branch '2.8' into 3.2 7 years ago
  Fabien Potencier 57e52a0a6a Merge branch '2.7' into 2.8 7 years ago
  Pedro Magalhães 95c5ed0b9e Identify tty tests in Component/Process 7 years ago
  Christian Flothmann 8bdb5476df [Process] remove deprecated features 7 years ago
  maryo 8e30690c67 [Process] Fixed incorrectly escaping arguments on Windows when inheritEnvironmentVariables is set to false 7 years ago
  Fabien Potencier 36774717bb Merge branch '2.8' into 3.2 7 years ago
  Fabien Potencier d54232f568 fixed CS 7 years ago
  maryo 6edff1f0b9 [Process] Ecaping of CLI arguments containing slashes on Windows 7 years ago
  Fabien Potencier 3b6c34340b Merge branch '3.2' 7 years ago
  Patrick Dawkins 57fdaa5582 [Process] Fix bug which wiped or mangled env vars 7 years ago
  Nicolas Grekas e61b47635e Merge branch '3.2' 7 years ago
  Nicolas Grekas 7d21c4a2cf [Process] Fix ignoring of bad env var names 7 years ago
  Nicolas Grekas 3108b29c21 Merge branch '3.2' 7 years ago
  Nicolas Grekas cfadfbec7c Merge branch '2.8' into 3.2 7 years ago
  Peter Rehm 87bb726712 Further refactorings to PHPUnit namespaces 7 years ago
  Nicolas Grekas c47877b449 Merge branch '3.2' 7 years ago
  Nicolas Grekas 2dc5b2ad84 Merge branch '2.8' into 3.2 7 years ago
  Peter Rehm 144acc849e Update to PHPUnit namespaces 7 years ago
  Nicolas Grekas e34416d409 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping 7 years ago
  Nicolas Grekas a8c0522f1f [Process] Deprecate not inheriting env vars + compat related settings 7 years ago
  Fabien Potencier 759f1df1c6 Merge branch '3.1' into 3.2 7 years ago
  Fabien Potencier 2605753c5f fixed CS 7 years ago
  Nicolas Grekas 02ea84847a Merge branch '3.1' into 3.2 8 years ago
  Robin Chalas 8bf0996c37 [Process] Fix kill process on reached timeout using getIterator() 8 years ago
  Fabien Potencier 415182199a fixed a test that do not pass onMac 8 years ago
  Nicolas Grekas 7f20312aa0 Merge branch '3.1' 8 years ago
  Nicolas Grekas a17390b6dc Merge branch '2.8' into 3.1 8 years ago
  Yonel Ceruto 86be324a18 Code enhancement and cleanup 8 years ago
  Nicolas Grekas ed578281f8 Merge branch '3.1' 8 years ago
  Nicolas Grekas 3faddbdeec Merge branch '3.0' into 3.1 8 years ago
  Nicolas Grekas aa98496455 Merge branch '2.8' into 3.0 8 years ago
  Vyacheslav Pavlov 8068c35918 Fixed bugs in names of classes and methods. 8 years ago