Commit History

Author SHA1 Message Date
  Fabien Potencier 104b5acd60 Merge branch '2.8' into 3.3 6 years ago
  Matthieu Napoli 9f3ba7d13b Improve phpdoc to make it more explicit 6 years ago
  François Pluchino 1a52627894 [Process] Skip environment variables with false value in Process 6 years ago
  Nicolas Grekas 25dee15f78 minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 6 years ago
  Andreas Frömer bf34b29b1c Add type string to docblock for Process::setInput() 7 years ago
  Fabien Potencier a977aff369 fixed some deprecation messages 6 years ago
  Nicolas Grekas 023f815cc4 [Process] Fix setting empty env vars 7 years ago
  Romain Neutron ab61e70480 [2.7][DX] Use constant message contextualisation for deprecations 7 years ago
  Nicolas Grekas 977afa0c36 [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions 7 years ago
  Nicolas Grekas d7c95ff7ee [Process] Dont rely on putenv(), it fails on ZTS PHP 7 years ago
  Nicolas Grekas 45e79d9f3f Remove useless docblocks 7 years ago
  Nicolas Grekas 7bbbc32718 Merge branch '2.8' into 3.3 7 years ago
  Nicolas Grekas 7f3634640b [DI] minor docblock fixes 7 years ago
  Nicolas Grekas fdf89e57a7 Merge branch '2.8' into 3.3 7 years ago
  Fabien Potencier 601b7d8610 minor #24342 removed useless PHPDoc (OskarStark) 7 years ago
  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