Commit History

Author SHA1 Message Date
  Fabien Potencier b495834f2f fixed some typos 11 years ago
  Fabien Potencier ab6055d217 minor #9466 [Process] fix phpdoc and timeout of 0 (Tobion) 11 years ago
  Jonathan Poston c2641616d2 Check if the pipe array is empty before calling stream_select() 11 years ago
  Tobias Schultze f4fadb8162 [Process] fix phpdoc and timeout of 0 11 years ago
  Romain Neutron f9c619629a [Process] Fix #9343 : revert file handle usage on Windows platform 11 years ago
  Fabien Potencier c7e4d13ad1 removed whitespaces 11 years ago
  Romain Neutron 2ab81276d8 [Process] Fix #9182 : random failure on pipes tests 11 years ago
  Fabien Potencier 01ec66b6fb updated the composer install command to reflect changes in Composer 11 years ago
  Romain Neutron 7135793d4c [Process] Close unix pipes before calling `proc_close` to avoid a deadlock 11 years ago
  Romain Neutron c477a40aac [Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows 11 years ago
  Romain Neutron 5f489844e1 [Process][2.2] Fix Process component on windows 11 years ago
  Christian Gärtner 8ecb1c644d Fixed PHPDoc Blocks 11 years ago
  Fabien Potencier e4a89b7a68 merged branch tgabi333/2.2 (PR #8815) 11 years ago
  Tóth Gábor 0f58865d7b fix for Process:isSuccessful() 11 years ago
  Romain Neutron 0ed724ec49 [Process] Use a consistent way to reset data of the process latest run 11 years ago
  Romain Neutron d58a1e3264 [Process] Revert change 11 years ago
  Romain Neutron 1905282352 [Process] Fix #8746 : slowness added in unit tests since #8741 11 years ago
  Romain Neutron f656a05c7e [Process] Add more precision to Process::stop timeout 11 years ago
  Romain Neutron 6f52a5c53f [Process] Avoid zombie process in case of unit tests failure 11 years ago
  Romain Neutron 782fd914ed [Process] Fix #8739 11 years ago
  Romain Neutron 256094b99c [Process] Add failing test for #8739 11 years ago
  Romain Neutron 1f53601bfa [Process] Fix CS 11 years ago
  Patrick Allaert d93f3722c6 Fixed #8455: PhpExecutableFinder::find() does not always return the correct binary 11 years ago
  Romain Neutron 8a14b597f9 [Process] Disable exception on stream_select timeout 11 years ago
  Fabien Potencier de78e86177 [Process] moved env check to the Process class (refs #8227) 11 years ago
  Matthew J Mucklo ac06e1b6d2 fix issue where $_ENV contains array vals 11 years ago
  Fabien Potencier 6056d02be5 Merge branch '2.1' into 2.2 11 years ago
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 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 e1e28b29ff Merge branch '2.1' into 2.2 11 years ago
  Fabien Potencier 597c47cac7 added missing license blocks 11 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
  TravisCarden 861d3e6675 Remove executable bit from all PHP files 11 years ago
  Fabien Potencier dace2b9abb Merge branch '2.1' 12 years ago
  Fabien Potencier 86ac6b386c fixed CS 12 years ago
  Fabien Potencier 6de04ad702 merged branch stloyd/bugfix/process_phpdocs (PR #6626) 12 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago