Commit History

Author SHA1 Message Date
  Fabien Potencier 4aafcf725f fixed CS 11 years ago
  Fabien Potencier f12e5857c6 Merge branch '2.2' into 2.3 11 years ago
  Romain Neutron 8a14b597f9 [Process] Disable exception on stream_select timeout 11 years ago
  Fabien Potencier d8925abf58 Merge branch '2.2' into 2.3 11 years ago
  Fabien Potencier de78e86177 [Process] moved env check to the Process class (refs #8227) 11 years ago
  Fabien Potencier 88e6cc3a59 Merge branch '2.2' 11 years ago
  Fabien Potencier bddb2b6f8c Merge branch '2.1' into 2.2 11 years ago
  Romain Neutron 3b1b54a614 [Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled 11 years ago
  Fabien Potencier 5d0f56ea10 [Process] fixed CS 11 years ago
  Fabien Potencier c8d26e3d0f merged branch mcuadros/master (PR #7566) 11 years ago
  Máximo Cuadros Ortiz 7d69002d3c [Process] Added support for processes that need a TTY to run. 11 years ago
  Romain Neutron 850d10928c [Process] Add signal and getPid methods 12 years ago
  Fabien Potencier ea29a7ff4f Merge branch '2.1' into 2.2 11 years ago
  Fabien Potencier db29a04c9b merged branch romainneutron/process-timeout (PR #7580) 11 years ago
  Romain Neutron 03a7569680 Fix timeout in Process::stop method 11 years ago
  Fabien Potencier 969059da6c fixed CS 11 years ago
  Romain Neutron 0c9f519693 Round stream_select fifth argument up. 11 years ago
  Romain Neutron f54332e630 Fix Process timeout 11 years ago
  Fabien Potencier 521c1f4047 Merge branch '2.1' into 2.2 11 years ago
  Julien Moulin 899a0e7116 #7106 - fix for ZTS builds 11 years ago
  Fabien Potencier dd5c62d414 Merge branch '2.1' into 2.2 11 years ago
  Fabien Potencier d91b0501e6 Merge branch '2.0' into 2.1 11 years ago
  Jordi Boggiano 7d92786475 [Process] Fix regression introduced in #6620 / 880da01c49a9255f5022ab7e18bca38c18f56370, fixes #7082 11 years ago
  Fabien Potencier c6228a4f57 Merge branch '2.1' into 2.2 11 years ago
  Jordi Boggiano 9543ba64ad [Process] Warn user with a useful message when tmpfile() failed 11 years ago
  Fabien Potencier dace2b9abb Merge branch '2.1' 12 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago
  Fabien Potencier 78002b904e Merge branch '2.0' into 2.1 12 years ago
  Joseph Bielawski 0ed3a0be40 [Process] In edge cases `getcwd()` can return `false`, then `proc_open()` should get `null` to use default value (the working dir of the current PHP process) 12 years ago
  Fabien Potencier a59c1a240d Merge branch '2.1' 12 years ago
  Romain Neutron 04ccbac13b [Process] Do not reset stdout/stderr pipes on Interrupted system call 12 years ago
  Florin Patan 284d8cd8f8 Fixed most of the docblocks/unused namespaces 12 years ago
  Pascal Borreli 30993c352e Fixed typos 12 years ago
  Fabien Potencier b35a2a4fae [Process] added unit tests, phpdoc, and reorganized methods from previous merge 12 years ago
  Fabien Potencier 38139f7710 merged branch boombatower/process-status-5453 (PR #5455) 12 years ago
  boombatower 8503098c3d [process] expose the process status. 12 years ago
  Fabien Potencier 9e9e1e8447 merged branch romainneutron/ProcessIncrementalOutput (PR #5546) 12 years ago
  Fabien Potencier 5e92828cdf Merge branch '2.1' 12 years ago
  Drak 6d483356f7 Nsdocblocks 12 years ago
  Fabien Potencier f029d06585 Merge branch '2.1' 12 years ago
  Fabien Potencier fc5b082e43 merged branch xrstf/2.1 (PR #5687) 12 years ago
  Fabien Potencier a67692d7d4 Merge branch '2.0' into 2.1 12 years ago
  Christoph 534f839647 fixed CS 12 years ago
  Christoph 5d06a50221 added doc comments 12 years ago
  Christoph b4065b2f5a added doc comments 12 years ago
  Fabien Potencier 7394032e81 [Process] fixed phpdoc 12 years ago
  Fabien Potencier 1456f9a74a merged branch boombatower/process-restart (PR #5456) 12 years ago
  boombatower 20ea4e93cc [process] provide a restart method. 12 years ago
  Fabien Potencier ef82c55a37 [Process] fixed previous merge 12 years ago
  BilgeXA 9738a17e1e Fluent interface 12 years ago