This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Process/Tests
Fabien Potencier 9cbec2c4fa Merge branch '3.0' into 3.1
* 3.0:
  fixed CS
  fixed CS
  fixed CS
  tweaked default CS fixer config
  [HttpKernel] Dont close the output stream in debug
  move HttpKernel component to require section
  Fixed oci and sqlsrv merge queries when emulation is disabled - fixes #17284
  [Session] fix PDO transaction aborted under PostgreSQL
  [Console] Use InputInterface inherited doc as possible
  Mention generating absolute urls in UPGRADE files and CHANGELOG
  add docblock type elements to support newly added IteratorAggregate::getIterator PhpStorm support
  FormBuilderInterface: fix getForm() return type.
  Fixed typo in PHPDoc
2016-06-21 07:59:09 +02:00
..
ExecutableFinderTest.php Merge branch '2.8' into 3.0 2015-12-30 19:45:14 +01:00
NonStopableProcess.php [Process] More robustness and deterministic tests 2015-12-22 13:58:57 +01:00
PhpExecutableFinderTest.php Merge branch '2.8' 2015-11-23 11:41:47 +01:00
PhpProcessTest.php use nowdoc instead of heredoc 2015-12-21 17:05:00 +01:00
PipeStdinInStdoutStdErrStreamSelect.php Fix license headers 2015-09-26 13:59:49 +02:00
ProcessBuilderTest.php [Process] Accept Traversable input 2016-03-30 19:10:46 +02:00
ProcessFailedExceptionTest.php fixed CS 2016-01-21 10:24:53 +01:00
ProcessTest.php Merge branch '3.0' into 3.1 2016-06-21 07:59:09 +02:00
ProcessUtilsTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-30 12:17:23 +01:00
SignalListener.php [Process] Fix stopping a process on Windows 2015-12-05 13:06:52 +01:00