Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[BrowserKit] add non-standard port to HTTP_HOST server param#10078

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
kbond wants to merge1 commit intosymfony:masterfromkbond:patch-3
Closed

Conversation

@kbond
Copy link
Member

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketshttps://github.com/Behat/MinkGoutteDriver/issues/25
LicenseMIT
Doc PRn/a

This fix will allow using BrowserKit with php's webserver.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

the parenthesis should be removed around the assignment.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

If the port is empty, you're going to add a: at the end, which is not what you expect. So, you must check against80 and the empty string.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

which made two tests from the BrowserKit componentfail.

@cordoval
Copy link
Contributor

does this need also a regression test?

@kbond
Copy link
MemberAuthor

I have simplified and added some tests.

@kbond
Copy link
MemberAuthor

I suppose this should be merged to the 2.3 branch.

@fabpot
Copy link
Member

Thank you@kbond.

fabpot added a commit that referenced this pull requestJan 24, 2014
…am (kbond)This PR was submitted for the 2.3-dev branch but it was merged into the 2.3 branch instead (closes#10078).Discussion----------[BrowserKit] add non-standard port to HTTP_HOST server param| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |https://github.com/Behat/MinkGoutteDriver/issues/25| License       | MIT| Doc PR        | n/aThis fix will allow using BrowserKit with php's webserver.Commits-------5f25639 [BrowserKit] add non-standard port to HTTP_HOST
@fabpotfabpot closed thisJan 24, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@kbond@cordoval@fabpot@jakzal

[8]ページ先頭

©2009-2025 Movatter.jp