Skip to content

[Process][2.3] Merge #8924 commits in 2.3 #8955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from

Conversation

romainneutron
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

This is the merge of the commits of #8924 as requested by @fabpot

@romainneutron
Copy link
Contributor Author

Of course, Process test suite passes on windows ;)

@fabpot
Copy link
Member

fabpot commented Sep 7, 2013

Unfortunately, that won't work as you've merged your PR instead of merging the uptodate 2.2 branch. What you need to do is to merge the Symfony 2.2 branch into the 2.3 one and resolve the conflict there. Sorry for the hassle.

@fabpot
Copy link
Member

fabpot commented Sep 7, 2013

Nevermind, I will try to use what you've done here.

fabpot added a commit that referenced this pull request Sep 7, 2013
* 2.2:
  [HttpFoundation] removed extra parenthesis
  [Process][2.2] Fix Process component on windows
  [HttpFoundation] improve perf of previous merge (refs #8882)
  Request->getPort() should prefer HTTP_HOST over SERVER_PORT
  Fixing broken http auth digest in some circumstances (php-fpm + apache).
  fixed typo

Conflicts:
	src/Symfony/Component/Process/Process.php
@fabpot fabpot closed this Sep 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants