Commit History

Author SHA1 Message Date
  Oskar Stark 1d00d2e2fd removed useless PHPDoc 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
  Fabien Potencier d60ff0a10c Merge branch '2.8' into 3.3 7 years ago
  Dariusz 4e7dcc9ad3 [CS] Apply phpdoc_annotation_without_dot 7 years ago
  Nicolas Grekas db57b4eb49 [Process] Fix parsing args on Windows 7 years ago
  maryo 8e30690c67 [Process] Fixed incorrectly escaping arguments on Windows when inheritEnvironmentVariables is set to false 7 years ago
  maryo 6edff1f0b9 [Process] Ecaping of CLI arguments containing slashes on Windows 7 years ago
  Nicolas Grekas 4ad0b868fc [Process] Fix BC break: "exec" should remain an internal "detail" 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 b9d0d00d5f Merge branch '3.2' 7 years ago
  Nicolas Grekas 68bfa8c83f Merge branch '2.8' into 3.2 7 years ago
  Vladimir Reznichenko 9974b5b2f7 Static code analysis with Php Inspections (EA Extended): dead code dropped, couple bugs fixed 7 years ago
  Romain Neutron 2b383c8161 [master] Fix issues reported by static analyse 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 c47877b449 Merge branch '3.2' 7 years ago
  Niklas Keller ebe8e91359 Fix typo in process error message 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 cb63d9e383 Merge branch '3.1' into 3.2 8 years ago
  Fabien Potencier 1b4bcf879d Merge branch '2.8' into 3.1 8 years ago
  Fabien Potencier 8e3ead97fc fixed @return when returning this or static 8 years ago
  Nicolas Grekas 02ea84847a Merge branch '3.1' into 3.2 8 years ago
  Fabien Potencier d23427a7f9 bug #20600 [Process] Fix process continuing after reached timeout using getIterator() (chalasr) 8 years ago
  Fabien Potencier 2147a6be4e Merge branch '3.1' into 3.2 8 years ago
  Fabien Potencier 6bb2bd3be5 Merge branch '2.8' into 3.1 8 years ago
  Robin Chalas 8bf0996c37 [Process] Fix kill process on reached timeout using getIterator() 8 years ago
  Nicolas Grekas 7ac22a7348 [Process] Do feat test before enabling TTY mode 8 years ago
  Fabien Potencier cdb8db3590 Merge branch '3.1' 8 years ago
  Fabien Potencier 5c11a1a4d4 fixed CS 8 years ago
  Fabien Potencier 77a65a636b Merge branch '3.0' into 3.1 8 years ago
  Fabien Potencier d7cde1f9d9 Merge branch '2.8' into 3.0 8 years ago
  Fabien Potencier 6137bd1df5 removed dots at the end of @param and @return 8 years ago
  Nicolas Grekas 6be2b290df [Process] Allow merging env vars instead of replacing them 8 years ago
  Nicolas Grekas 6350e63ed9 Merge branch '3.0' into 3.1 8 years ago
  Nicolas Grekas bf6e2d1fa8 Merge branch '2.8' into 3.0 8 years ago
  Nicolas Grekas 86de601a57 `@throws` annotations should go after `@return` 8 years ago
  Nicolas Grekas 1574f3451b [Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes 8 years ago
  Nicolas Grekas aa3a53dcf2 [Process] Fixes & testNonBlockingNorClearingIteratorOutput 8 years ago
  Nicolas Grekas 5d60ebbe40 [Process] Implement IteratorAggregate to stream output 8 years ago
  Fabien Potencier 1852e31385 feature #18386 [Process] Add InputStream to seamlessly feed running processes (nicolas-grekas) 8 years ago
  Nicolas Grekas 711bd51ac9 Merge branch '3.0' 8 years ago
  Nicolas Grekas 58c8a0217d Merge branch '2.8' into 3.0 8 years ago
  Nicolas Grekas 75efabe1c7 Merge branch '2.3' into 2.7 8 years ago
  Nicolas Grekas 3237dce60a [Process] Add InputStream to seamlessly feed running processes 8 years ago
  annesosensio 89aced1438 [Process] use __METHOD__ where applicable 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