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

[FrameworkBundle][2.8] Add tests for the Controller class#18206

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
dunglas wants to merge3 commits intosymfony:2.8fromdunglas:controller_test_28

Conversation

@dunglas
Copy link
Member

QA
Branch?2.8
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

Backport tests of#18193 to theabstract Controller.

@dunglasdunglas changed the title[FrameworkBundle] Add tests for the Controller class[FrameworkBundle][2.8] Add tests for the Controller classMar 16, 2016
@xabbuh
Copy link
Member

Missing dependency for Twig in the FrameworkBundle'srequire-dev section.

@dunglas
Copy link
MemberAuthor

@xabbuh thanks, fixed.

@dunglas
Copy link
MemberAuthor

AppVeyor error not related.

composer.json Outdated
"egulias/email-validator":"~1.2",
"phpdocumentor/reflection":"^1.0.7"
"phpdocumentor/reflection":"^1.0.7",
"twig/twig":"~1.23|~2.0"
Copy link
Member

Choose a reason for hiding this comment

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

we already have Twig as a regular requirement. Having it in both section is bad as it can create weird behaviors in Composer (unlikely here for ow as the constraint is the same, but they may likely get out of sync)

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

My bad my first intent was to update the FrameworkBundle one.

Copy link
Member

Choose a reason for hiding this comment

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

So, this change should be removed.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

done

@fabpot
Copy link
Member

Thank you@dunglas.

fabpot added a commit that referenced this pull requestMar 21, 2016
…s (dunglas)This PR was squashed before being merged into the 2.8 branch (closes#18206).Discussion----------[FrameworkBundle][2.8] Add tests for the Controller class| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aBackport tests of#18193 to the `abstract` Controller.Commits-------5ee9f93 [FrameworkBundle][2.8] Add tests for the Controller class
@fabpotfabpot closed thisMar 21, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@dunglas@xabbuh@fabpot@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp