Commit History

Author SHA1 Message Date
  Nicolas Grekas d6f417d21e [Process][Console] deprecated defining commands as strings 6 years ago
  Nicolas Grekas 4424a9d191 Revert "feature #24763 [Process] Allow writing portable "prepared" command lines (Simperfit)" 6 years ago
  Nicolas Grekas b9e2b7814e [Process] fix interpolation of placeholders 6 years ago
  Amrouche Hamza 4314a1e6e4 [Process] Allow writing portable "prepared" command lines 7 years ago
  Sullivan SENECHAL 80504dbfc1 Introduce signaled process specific exception class 6 years ago
  Fabien Potencier c600f78cd7 fixed some deprecation messages 7 years ago
  Nicolas Grekas e8b57216a7 Merge branch '3.4' into 4.0 7 years ago
  Nicolas Grekas 7003dd0fd4 Merge branch '3.3' into 3.4 7 years ago
  Nicolas Grekas 0e37081da6 [Process] Skip false-positive test on Windows/appveyor 7 years ago
  Nicolas Grekas 023f815cc4 [Process] Fix setting empty env vars 7 years ago
  Fabien Potencier 18d1953068 Merge branch '3.4' into 4.0 7 years ago
  Fabien Potencier bb3ef65d49 fixed tests 7 years ago
  Nicolas Grekas 8af356efb4 Merge branch '2.8' into 3.3 7 years ago
  Nicolas Grekas 1397a5c220 Merge branch '3.4' into 4.0 7 years ago
  Gabriel Caruso 694553c399 Refactoring tests. 7 years ago
  Fabien Potencier 305be8b109 Merge branch '3.3' into 3.4 7 years ago
  Nicolas Grekas 3414b3f8b3 [Process] remove false-positive BC breaking exception on Windows 7 years ago
  Nicolas Grekas d7c95ff7ee [Process] Dont rely on putenv(), it fails on ZTS PHP 7 years ago
  Nicolas Grekas 685dc11afc Merge branch '3.4' into 4.0 7 years ago
  Nicolas Grekas db25e810fd [Lock][Process][FrameworkBundle] fix tests 7 years ago
  Nicolas Grekas 2a13990cbf Merge branch '3.4' 7 years ago
  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