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
Fabien Potencier 77b68b366c bug #13297 [Process] Fix input reset in WindowsPipes (mpajunen)
This PR was merged into the 2.6 branch.

Discussion
----------

[Process] Fix input reset in WindowsPipes

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Unsetting the input property causes an E_NOTICE error when the
property is checked on line 249 (and is likely unintentional anyway).

Commits
-------

4e941e3 [Process] Fix input reset in WindowsPipes
2015-01-07 13:29:00 +01:00
..
Symfony bug #13297 [Process] Fix input reset in WindowsPipes (mpajunen) 2015-01-07 13:29:00 +01:00