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

[Cookbook][Doctrine] some tweaks to the Doctrine registration article#6255

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

Merged
xabbuh merged 1 commit intosymfony:2.3fromxabbuh:doctrine-registration-tweaks
Feb 15, 2016

Conversation

xabbuh
Copy link
Member

No description provided.

@wouterj
Copy link
Member

👍

1 similar comment
@javiereguiluz
Copy link
Member

👍

use AppBundle\Form\UserType;
use AppBundle\Entity\User;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Symfony\Component\HttpFoundation\Request;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
Copy link
Contributor

Choose a reason for hiding this comment

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

"Sensio" could go before "Symfony" to keep the alphabetical order.

Same forline 46 can be the last.

Line 250 "[...] like sending [...] ?
Line 414 shouldn't it be "[...] Symfony knowshow to [...]"

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

thanks, I have made these tweaks in44d7479

Copy link
Contributor

Choose a reason for hiding this comment

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

👍 I was not sure I should mention it

@xabbuhxabbuh merged commit999e783 intosymfony:2.3Feb 15, 2016
xabbuh added a commit that referenced this pull requestFeb 15, 2016
…tion article (xabbuh)This PR was merged into the 2.3 branch.Discussion----------[Cookbook][Doctrine] some tweaks to the Doctrine registration articleCommits-------999e783 some tweaks to the Doctrine registration article
@xabbuhxabbuh deleted the doctrine-registration-tweaks branchFebruary 15, 2016 20:09
xabbuh added a commit that referenced this pull requestFeb 15, 2016
xabbuh added a commit that referenced this pull requestFeb 17, 2016
* 2.3:  [#6278] small tweak  [HttpFoundation] Fix typo for ParameterBag getters  Updated third param true to UrlGeneratorInterface::ABSOLUTE_URl in text Generating Absolute URLs  fix yaml syntax  [#6255] some tweaks  Rewrite EventDispatcher introduction  Fixed code example  some tweaks to the Doctrine registration article  mention routing from the databaseConflicts:components/event_dispatcher/introduction.rst
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.

4 participants
@xabbuh@wouterj@javiereguiluz@HeahDude

[8]ページ先頭

©2009-2025 Movatter.jp