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

Автор SHA1 Сообщение Дата
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 11 лет назад
  Romain Neutron 3b1b54a614 [Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled 11 лет назад
  Fabien Potencier 597c47cac7 added missing license blocks 11 лет назад
  Fabien Potencier db29a04c9b merged branch romainneutron/process-timeout (PR #7580) 11 лет назад
  Romain Neutron 03a7569680 Fix timeout in Process::stop method 11 лет назад
  Fabien Potencier 969059da6c fixed CS 11 лет назад
  Romain Neutron 0c9f519693 Round stream_select fifth argument up. 11 лет назад
  Romain Neutron f54332e630 Fix Process timeout 11 лет назад
  Julien Moulin 899a0e7116 #7106 - fix for ZTS builds 11 лет назад
  Fabien Potencier d91b0501e6 Merge branch '2.0' into 2.1 11 лет назад
  Jordi Boggiano 7d92786475 [Process] Fix regression introduced in #6620 / 880da01c49a9255f5022ab7e18bca38c18f56370, fixes #7082 11 лет назад
  Jordi Boggiano 9543ba64ad [Process] Warn user with a useful message when tmpfile() failed 11 лет назад
  Fabien Potencier 86ac6b386c fixed CS 12 лет назад
  Fabien Potencier 6de04ad702 merged branch stloyd/bugfix/process_phpdocs (PR #6626) 12 лет назад
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 лет назад
  Johannes M. Schmitt 8582fc24d1 fixes a bug when output/error output contains a % character 12 лет назад
  Fabien Potencier 78002b904e Merge branch '2.0' into 2.1 12 лет назад
  Jakub Zalas 43ccd3a9c6 Removed underscores from test method names to be consistent with other components. 12 лет назад
  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 лет назад
  Fabien Potencier d8b0d8c29f removed the .gitattributes files (closes #6605, reverts #5674) 12 лет назад
  Fabien Potencier 9c9d188244 merged branch romainneutron/StreamSelect (PR #6540) 12 лет назад
  Romain Neutron 04ccbac13b [Process] Do not reset stdout/stderr pipes on Interrupted system call 12 лет назад
  Fabien Potencier 3f805f6217 Merge branch '2.0' into 2.1 12 лет назад
  Fabien Potencier d498d5d489 updated license year 12 лет назад
  Jakub Zalas cbba493e32 [Process] Prevented test from failing when pcntl extension is not enabled. 12 лет назад
  Pierre Tachoire d907fe71c3 [Process] Allow non-blocking start with PhpProcess 12 лет назад
  Fabien Potencier 7468a4995e fixed CS 12 лет назад
  Martin Hasoň 058ae5038a Removed useless branch alias for dev-master in composer.json 12 лет назад
  Tugdual Saunier a793802848 [Process][Tests] fixed chainedCommandsOutput tests 12 лет назад
  Włodzimierz Gajda 5437d5f85a Fix export-ignore on Windows 12 лет назад
  Drak 6d483356f7 Nsdocblocks 12 лет назад
  Fabien Potencier fc5b082e43 merged branch xrstf/2.1 (PR #5687) 12 лет назад
  Fabien Potencier a67692d7d4 Merge branch '2.0' into 2.1 12 лет назад
  Christoph 534f839647 fixed CS 12 лет назад
  Christoph 5d06a50221 added doc comments 12 лет назад
  Christoph b4065b2f5a added doc comments 12 лет назад
  Igor Wiedler 2965a0340c [2.1] Exclude tests from zips via gitattributes 12 лет назад
  Grégoire Pineau f43a123855 [Process] Fixed bug introduced by 7bafc69f38a3512eb15aad506959a4e7be162e52. 12 лет назад
  Grégoire Pineau eaf8f39453 [Process][Tests] Prove process fail (Add more test case) 12 лет назад
  Grégoire Pineau 4065973718 [Process][Tests] Prove process fail 12 лет назад
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 лет назад
  Romain Neutron 9d4ac68609 Add @Seldaek remote modifications 12 лет назад
  Romain Neutron b10725c1b3 Add unit test demonstrating bad exit code getter for a failing process 12 лет назад
  Jordi Boggiano 86c20b9cab [Process] Add workaround for PHP's internal sigchild failing to return proper exit codes 12 лет назад
  William DURAND ce83a652ec Add minimum-stability (dev) in each component 12 лет назад
  Pascal Borreli 7278cfeeb1 Fixed typos 12 лет назад
  Pascal Borreli 8d931b8371 Fixed Phpdoc 12 лет назад
  Chris Smith ae0635cf77 [Process] Fixed a problem on RHEL5 where the exit code was incorrect 12 лет назад
  Fabien Potencier 1d66feb6b9 Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 12 лет назад
  Fabien Potencier 5ec4b91df4 raised the minimum version of PHP to 5.3.4 (closes #3856) 12 лет назад