Commit History

Author SHA1 Message Date
  Nicolas Grekas 46a862d0f3 Enable "native_constant_invocation" CS rule 4 years ago
  Benjamin Morel 1dbc09f6e1 Prevent warning in proc_open() 4 years ago
  Fabien Potencier 7ca8560180 Fix quotes in exception messages 4 years ago
  Fabien Potencier 3641a93aa3 Add missing dots at the end of exception messages 4 years ago
  Alexander M. Turek 344dc588b1 Fix return type of Process::restart(). 5 years ago
  Nicolas Grekas d822cb6540 [Process] fix return type declarations 5 years ago
  Nicolas Grekas 10f4eff71e [HttpFoundation] fix return type declarations 5 years ago
  Alexander M. Turek 60838d6e95 [Process] Doc block backport. 5 years ago
  Alexander M. Turek def2e16402 Fix some docblocks. 5 years ago
  Philippe Segatori 8f99ff422b Remove superfluous phpdoc tags 5 years ago
  Nicolas Grekas 910b30ef10 Fix return statements 5 years ago
  Arman Hosseini cddcf9ba4f Improve some URLs 5 years ago
  mshavliuk afe411c2a6 [Process] Fix infinite waiting for stopped process 5 years ago
  Fabien Potencier 009f8dda80 fixed short array CS in comments 5 years ago
  Fabien Potencier 4b32d21703 switched array() to [] 5 years ago
  Nicolas Grekas 1dc2977afa Merge branch '2.8' into 3.4 6 years ago
  Gabriel Caruso 3c7e102cfa [CS] Enforces null type hint on last position in phpDocs 6 years ago
  Nicolas Grekas 8b87aca97f Merge branch '2.8' into 3.4 6 years ago
  SpacePossum f09e21b7c5 fix fopen calls 6 years ago
  Nicolas Grekas 0414db29bd Merge branch '2.8' into 3.4 6 years ago
  Nicolas Grekas cc83afdb5a Enable native_constant_invocation CS fixer 6 years ago
  Nicolas Grekas 2c5d86b0d7 Merge branch '2.8' into 3.4 6 years ago
  Christophe Coevoet 6720df4164 Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 6 years ago
  Christophe Coevoet f741672edf Fix the detection of the Process new argument 6 years ago
  Fabien Potencier 09a5172057 Merge branch '3.3' into 3.4 6 years ago
  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
  Nicolas Grekas 7db10ba044 Merge branch '3.3' into 3.4 6 years ago
  François Pluchino 1a52627894 [Process] Skip environment variables with false value in Process 6 years ago
  Christian Flothmann 65883873aa Merge branch '3.3' into 3.4 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 c600f78cd7 fixed some deprecation messages 7 years ago
  Fabien Potencier c92a369f13 Merge branch '3.3' into 3.4 7 years ago
  Fabien Potencier a977aff369 fixed some deprecation messages 7 years ago
  Nicolas Grekas 7003dd0fd4 Merge branch '3.3' into 3.4 7 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
  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 45e79d9f3f Remove useless docblocks 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
  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
  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