Commit History

Author SHA1 Message Date
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 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 597c47cac7 added missing license blocks 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
  Julien Moulin 899a0e7116 #7106 - fix for ZTS builds 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
  Jordi Boggiano 9543ba64ad [Process] Warn user with a useful message when tmpfile() failed 11 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
  Johannes M. Schmitt 8582fc24d1 fixes a bug when output/error output contains a % character 12 years ago
  Fabien Potencier 78002b904e Merge branch '2.0' into 2.1 12 years ago
  Jakub Zalas 43ccd3a9c6 Removed underscores from test method names to be consistent with other components. 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 d8b0d8c29f removed the .gitattributes files (closes #6605, reverts #5674) 12 years ago
  Fabien Potencier 9c9d188244 merged branch romainneutron/StreamSelect (PR #6540) 12 years ago
  Romain Neutron 04ccbac13b [Process] Do not reset stdout/stderr pipes on Interrupted system call 12 years ago
  Fabien Potencier 3f805f6217 Merge branch '2.0' into 2.1 12 years ago
  Fabien Potencier d498d5d489 updated license year 12 years ago
  Jakub Zalas cbba493e32 [Process] Prevented test from failing when pcntl extension is not enabled. 12 years ago
  Pierre Tachoire d907fe71c3 [Process] Allow non-blocking start with PhpProcess 12 years ago
  Fabien Potencier 7468a4995e fixed CS 12 years ago
  Martin Hasoň 058ae5038a Removed useless branch alias for dev-master in composer.json 12 years ago
  Tugdual Saunier a793802848 [Process][Tests] fixed chainedCommandsOutput tests 12 years ago
  Włodzimierz Gajda 5437d5f85a Fix export-ignore on Windows 12 years ago
  Drak 6d483356f7 Nsdocblocks 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
  Igor Wiedler 2965a0340c [2.1] Exclude tests from zips via gitattributes 12 years ago
  Grégoire Pineau f43a123855 [Process] Fixed bug introduced by 7bafc69f38a3512eb15aad506959a4e7be162e52. 12 years ago
  Grégoire Pineau eaf8f39453 [Process][Tests] Prove process fail (Add more test case) 12 years ago
  Grégoire Pineau 4065973718 [Process][Tests] Prove process fail 12 years ago
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 years ago
  Romain Neutron 9d4ac68609 Add @Seldaek remote modifications 12 years ago
  Romain Neutron b10725c1b3 Add unit test demonstrating bad exit code getter for a failing process 12 years ago
  Jordi Boggiano 86c20b9cab [Process] Add workaround for PHP's internal sigchild failing to return proper exit codes 12 years ago
  William DURAND ce83a652ec Add minimum-stability (dev) in each component 12 years ago
  Pascal Borreli 7278cfeeb1 Fixed typos 12 years ago
  Pascal Borreli 8d931b8371 Fixed Phpdoc 12 years ago
  Chris Smith ae0635cf77 [Process] Fixed a problem on RHEL5 where the exit code was incorrect 12 years ago
  Fabien Potencier 1d66feb6b9 Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 12 years ago
  Fabien Potencier 5ec4b91df4 raised the minimum version of PHP to 5.3.4 (closes #3856) 12 years ago