Commit History

Author SHA1 Message Date
  Fabien Potencier a977aff369 fixed some deprecation messages 6 years ago
  Fabien Potencier 37d0052549 feature #21474 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping (nicolas-grekas) 7 years ago
  Nicolas Grekas 32646a7cf5 Merge branch '2.8' into 3.2 7 years ago
  GuillaumeVerdon f2d1eda0b7 [Process] Non ASCII characters disappearing during the escapeshellarg 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 1574f3451b [Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes 8 years ago
  Nicolas Grekas 88ad759d3d Merge branch '3.0' 8 years ago
  Nicolas Grekas 379dbcf843 Merge branch '2.8' into 3.0 8 years ago
  Nicolas Grekas 349736fd05 [Process] Accept Traversable input 8 years ago
  Nicolas Grekas 4634eacb14 [Process] Fix stream_select priority when writing to stdin 8 years ago
  Nicolas Grekas b065ab8ab4 Merge branch '2.8' 9 years ago
  Nicolas Grekas 50806e9c23 Merge branch '2.6' into 2.7 9 years ago
  Nicolas Grekas 84965c451b Merge branch '2.3' into 2.6 9 years ago
  Vladimir Reznichenko ef923e8319 [2.3] Static Code Analysis for Components 9 years ago
  reecefowell 552d8efdc8 Silence invasive deprecation warnings, opt-in for warnings 9 years ago
  Nicolas Grekas fd1d003a99 Merge branch '2.8' 9 years ago
  Fabien Potencier f393d21943 Merge branch '2.6' into 2.7 9 years ago
  Fabien Potencier 0091cbd320 Merge branch '2.3' into 2.6 9 years ago
  Dariusz Ruminski e31cf55225 CS: unalign = 9 years ago
  Diego Saint Esteben 5ce4fe0ade Removed deprecations in Process component 9 years ago
  Fabien Potencier c41159d5f7 [Process] added a deprecation notice 9 years ago
  Fabien Potencier 4a0b25ba15 Merge branch '2.5' into 2.6 10 years ago
  Fabien Potencier f38897f371 Merge branch '2.3' into 2.5 10 years ago
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 years ago
  Fabien Potencier 931dccf6c9 Merge branch '2.5' into 2.6 10 years ago
  Fabien Potencier 20c81bd408 Merge branch '2.3' into 2.5 10 years ago
  Graham Campbell b5fc125ef7 [2.3] CS And DocBlock Fixes 10 years ago
  Romain Neutron c1f405f89a [Process] Add support for streams as input 10 years ago
  Romain Neutron 5d7d78e238 [Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput 10 years ago
  Romain Neutron 2cd7d075df [Process] Add validation on Process input 10 years ago
  Romain Neutron cfff757331 [Process] Fix escaping on Windows 10 years ago
  Romain Neutron 35730d74b3 [Process] Add tests on ProcessUtils::escapeArgument 10 years ago
  Michal Gebauer 641edc6ec4 [Process] Fix: Arguments including space and quote are not correctly escaped (win) 11 years ago
  Romain Neutron 41142266fb [Process] Fix #9160 : escaping an argument with a trailing backslash on windows fails 10 years ago
  Fabien Potencier 2961b5646f fixed various typos 11 years ago
  Helmer Aaviksoo 24edc6eb5d Fix empty process argument escaping on Windows 11 years ago
  Fabien Potencier 4aafcf725f fixed CS 11 years ago
  Martin Hasoň 28cdd4b7c0 [Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 12 years ago