Commit History

Author SHA1 Message Date
  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 f1a7a49ec2 Merge branch '4.0' 7 years ago
  Nicolas Grekas 1397a5c220 Merge branch '3.4' into 4.0 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
  Christian Flothmann 124a087685 add type hint and changelog entry 7 years ago
  Johann Pardanaud 7bc3a902d8 Create a "isTtySupported" static method 7 years ago
  Nicolas Grekas f4301adfd4 fix cs 7 years ago
  Nicolas Grekas 14ec41fb31 Replace more docblocks by type-hints 7 years ago
  Nicolas Grekas 45e79d9f3f Remove useless docblocks 7 years ago
  Nicolas Grekas a355d05e4f Remove some visual debt by adding type hints on final methods/classes 7 years ago
  Nicolas Grekas f0af95e4d1 Merge branch '3.4' 7 years ago
  Nicolas Grekas ae1f0fe720 Merge branch '3.3' into 3.4 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
  Christian Flothmann 729f0f798e drop non-existent working directory support 7 years ago
  Christian Flothmann d111ff771e Merge branch '3.4' 7 years ago
  Fabien Potencier 5126fc58be feature #23708 Added deprecation to cwd not existing Fixes #18249 (alexbowers) 7 years ago
  Alex Bowers e146aa7652 Added deprecation to cwd not existing Fixes #18249 7 years ago
  Grégoire Pineau a8aac57dc2 [Process] Removed dead code in the start method 7 years ago
  Nicolas Grekas 39babf9003 Merge branch '3.4' 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 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
  Fabien Potencier a5e541b93a Merge branch '3.4' 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 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
  Dany Maillard dd6d322d26 Remove enhancement Windows compatibility 7 years ago
  Christian Flothmann 8bdb5476df [Process] remove deprecated features 7 years ago
  Fabien Potencier eab2bb8157 removed HHVM support 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