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 45fe468074 Merge branch '2.8'
* 2.8:
  removed usage of the deprecated StringUtils::equals() method
  Fix: Resolve tempdir symlink, not working on OSX
  fixed tests
  migrate session after remember me authentication
  prevent timing attacks in digest auth listener
  mitigate CSRF timing attack vulnerability
  fix potential timing attack issue
  [WebProfilerBundle] Added a top left border radius to the minified to…
  [Routing] Changing RouteCollectionBuilder::import() behavior to add to the builder
  [HttpKernel] Don't reset on shutdown but in FrameworkBundle/Test/KernelTestCase
  [Process] PhpExecutableFinder: add regression test
2015-11-23 11:41:47 +01:00
..
AbstractProcessTest.php Merge branch '2.8' 2015-11-18 17:57:58 +01:00
ExecutableFinderTest.php Merge branch '2.8' 2015-10-10 12:22:50 +02:00
NonStopableProcess.php Fix license headers 2015-09-26 13:59:49 +02:00
PhpExecutableFinderTest.php Merge branch '2.8' 2015-11-23 11:41:47 +01:00
PhpProcessTest.php [Process] Fix PhpProcess with phpdbg runtime 2015-11-18 16:41:59 +01:00
PipeStdinInStdoutStdErrStreamSelect.php Fix license headers 2015-09-26 13:59:49 +02:00
ProcessBuilderTest.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
ProcessFailedExceptionTest.php fixes CS 2015-08-24 09:13:45 +02:00
ProcessInSigchildEnvironment.php Add a Sigchild compatibility mode (set to false by default) 2012-09-19 00:37:29 +02:00
ProcessUtilsTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-30 12:17:23 +01:00
SigchildDisabledProcessTest.php Merge branch '2.4' into 2.5 2014-08-31 05:22:04 +02:00
SigchildEnabledProcessTest.php Merge branch '2.3' into 2.5 2014-12-30 14:32:44 +01:00
SignalListener.php Fix license headers 2015-09-26 13:59:49 +02:00
SimpleProcessTest.php Merge branch '2.3' into 2.7 2015-10-10 18:53:09 +02:00