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
Fabien Potencier e4da1956a2 merged branch schmittjoh/processIdleTimeout (PR #8651)
This PR was merged into the master branch.

Discussion
----------

adds ability to define an idle timeout

This adds the ability to define an idle timeout which in contrast to the current timeout considers only the time since the last output was produced by a process.

It also adds a special exception for timeout cases.

Commits
-------

b922ba2 adds ability to define an idle timeout
2013-08-03 08:07:08 +02:00
..
BrowserKit Merge branch '2.3' 2013-07-21 22:19:01 +02:00
ClassLoader [Debug] made Debug find FQCN automatically based on well-known autoloaders 2013-07-24 07:36:23 +02:00
Config Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Console [Console] fixed tests 2013-07-31 18:17:51 +02:00
CssSelector Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Debug fixed an error message 2013-07-28 22:44:44 +02:00
DependencyInjection Merge branch '2.3' 2013-07-27 07:01:52 +02:00
DomCrawler Merge branch '2.3' 2013-07-21 22:19:01 +02:00
EventDispatcher Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Filesystem Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Finder Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Form Merge branch '2.3' 2013-08-02 22:53:46 +02:00
HttpFoundation Merge branch '2.3' 2013-08-02 22:53:46 +02:00
HttpKernel Merge branch '2.3' 2013-08-03 07:57:41 +02:00
Intl Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Locale Merge branch '2.3' 2013-07-08 15:37:01 +02:00
OptionsResolver Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Process merged branch schmittjoh/processIdleTimeout (PR #8651) 2013-08-03 08:07:08 +02:00
PropertyAccess Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Routing Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Security Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Serializer merged branch benji07/patch-1 (PR #8416) 2013-08-02 16:53:17 +02:00
Stopwatch Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Templating Merge branch '2.3' 2013-07-21 22:19:01 +02:00
Translation Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Validator Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Yaml Merge branch '2.3' 2013-07-21 22:19:01 +02:00