История коммитов

Автор SHA1 Сообщение Дата
  Gabriel Caruso 3c7e102cfa [CS] Enforces null type hint on last position in phpDocs 6 лет назад
  Christophe Coevoet 6720df4164 Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 6 лет назад
  Oskar Stark 1d00d2e2fd removed useless PHPDoc 7 лет назад
  Fabien Potencier 8e3ead97fc fixed @return when returning this or static 8 лет назад
  Nicolas Grekas 75efabe1c7 Merge branch '2.3' into 2.7 8 лет назад
  annesosensio 89aced1438 [Process] use __METHOD__ where applicable 8 лет назад
  Fabien Potencier 6028c8268f Merge branch '2.6' into 2.7 9 лет назад
  Fabien Potencier a8bebaec1a Merge branch '2.3' into 2.6 9 лет назад
  Loïck Piera e2b677dd2c Update phpdoc of ProcessBuilder#setPrefix() 9 лет назад
  Fabien Potencier c41159d5f7 [Process] added a deprecation notice 9 лет назад
  Fabien Potencier daaa39a0d7 [FrameworkBundle] fixed tests 9 лет назад
  Fabien Potencier 3309098ce4 Merge branch '2.3' into 2.5 10 лет назад
  Christian Flothmann 6929d8de5f add missing param names to @param annotation 10 лет назад
  Fabien Potencier 20c81bd408 Merge branch '2.3' into 2.5 10 лет назад
  Graham Campbell b5fc125ef7 [2.3] CS And DocBlock Fixes 10 лет назад
  Fabien Potencier d923d86617 Merge branch '2.4' into 2.5 10 лет назад
  Christian Flothmann 9fce32ea9a fix the return types 10 лет назад
  Christian Flothmann 78f1e56bb1 add missing docblock for ProcessBuilder::addEnvironmentVariables() 10 лет назад
  Romain Neutron 5d7d78e238 [Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput 10 лет назад
  Fabien Potencier 2ecda6d343 Merge branch '2.4' 10 лет назад
  Fabien Potencier a7118cb290 Merge branch '2.3' into 2.4 10 лет назад
  Romain Neutron ad66ae28b3 [Process] Deprecate Process::setStdin in favor of Process::setInput 10 лет назад
  Romain Neutron 2cd7d075df [Process] Add validation on Process input 10 лет назад
  Fabien Potencier bb25c2766e Merge branch '2.4' 10 лет назад
  Fabien Potencier 4242306695 Merge branch '2.3' into 2.4 10 лет назад
  Romain Neutron 81946bf9cc [Process] Add missing docblocks, remove variable declarations 10 лет назад
  Romain Neutron be017d5dc6 [Process] Add Process::disableOutput and Process::enableOutput methods 11 лет назад
  Tobias Schultze b0588743d7 unify constructor initialization style throughout symfony 11 лет назад
  Fabien Potencier 225f6e85fb fixed CS 11 лет назад
  Fabien Potencier 4843b490de feature#8191 [Process] Added ProcessBuilder::setEnvironmentVariables (lyrixx) 11 лет назад
  Pascal Borreli 749fe18eae Fixed typos 11 лет назад
  Christian d2c1273c42 always manually inherit $_SERVER 11 лет назад
  Romain Neutron 723fe405fc Add possibility to use array prefixes 11 лет назад
  Grégoire Pineau b5bc84ce4f [Process] Added ProcessBuilder::addEnvironmentVariables 11 лет назад
  Romain Neutron a2a22e359c [Process] Do not throw LogicException in ProcessBuilder::getProcess if no arguments are set but a prefix is 11 лет назад
  Romain Neutron 6e1fe7894d [Process] Use new ProcessUtils::escapeArgument to escape ProcessBuilder prefix 11 лет назад
  Fabien Potencier a7177e400f merged branch hason/process (PR #6796) 11 лет назад
  Fabien Potencier a30f66ea5a merged branch romainneutron/process-builder-prefix (PR #7584) 11 лет назад
  Fabien Potencier ea29a7ff4f Merge branch '2.1' into 2.2 11 лет назад
  Romain Neutron f54332e630 Fix Process timeout 11 лет назад
  Romain Neutron 2122c92f1b Add ProcessBuilder::setPrefix method 11 лет назад
  Martin Hasoň 28cdd4b7c0 [Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 12 лет назад
  Florin Patan 284d8cd8f8 Fixed most of the docblocks/unused namespaces 12 лет назад
  Alexander e0dc473186 [Process] Add ability to reset arguments on ProcessBuilder 12 лет назад
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 лет назад
  Fabien Potencier f78e5d1e0f [Process] remade ProcessBuilder::setTimeout fluent 12 лет назад
  Fabien Potencier b492b310cc [Process] fixed setting the timeout to null 12 лет назад
  Fabien Potencier 87965e1066 [Process] re-added the possibility to set the Process timeout to null (to disable it) (closes #4843) 12 лет назад
  Fabien Potencier acfc0c7414 [Process] fixed setTimeout() to not allow negative timeout values (closes #4647) 12 лет назад
  Jordi Boggiano d08c4ea153 [Process] Fix command escaping 12 лет назад