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

cleaning#2753

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
gondo wants to merge15 commits intosymfony:2.3fromgondo:patch-1
Closed

cleaning#2753

gondo wants to merge15 commits intosymfony:2.3fromgondo:patch-1

Conversation

gondo
Copy link
Contributor

removed some random, unexplained and possibly unrelated code

QA
Doc fix?yes
New docs??
Applies to?
Fixed tickets?

Ocramiusand others added14 commitsMay 7, 2013 22:32
[Components][Console] Fixed typos for table helper
Made the Icu component compatible with ICU 3.8
Conflicts:components/yaml/introduction.rst
Conflicts:components/yaml/introduction.rst
public function isEqualTo(UserInterface $user)
{
return $this->id === $user->getId();
}
Copy link
Member

Choose a reason for hiding this comment

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

AFAIK, this code is stil relevant. But an explanation/introduction should be placed before this snippet

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

totally agree. i personally dont know what is this code good for and it was not needed to make functionality covered by this tutorial to work, so from my perspective it is useless, unless ofc the explanation will be added. i would suggest remove the code for now, and once someone decide to add explanation, the code can be attached again.

@wouterj
Copy link
Member

Great job and really fast responses! Thank you!

Except from the last comment: 👍

(if you know how to do it, can you please squash the commits?)

@gondo
Copy link
ContributorAuthor

i've fixed the last comment.
unfortunately it looks like its not possible to squash commits via web
interface and i've done all the changes this way.
if you can wait 1 more day i ll try to squash them tomorrow at work.
(hopefully i ll not mess it up, it ll be the first time)

thanks

On 23.6.2013 21:18, Wouter J wrote:

Great job and really fast responses! Thank you!

Except from the last comment: 👍

(if you know how to do it, can you please squash the commits?)


Reply to this email directly or view it on GitHub
#2753 (comment).

@wouterj
Copy link
Member

Ryan will merge it when you say it's ready. And don't worry about the amount of comments, it's quite normal to have some fixes because people are used to write MarkDown and not ReStructuredText

@gondo
Copy link
ContributorAuthor

:)
thanks for your cooperation, im glad that i learned something new

On 23.6.2013 21:27, Wouter J wrote:

Ryan will merge it when you say it's ready. And don't worry about the
amount of comments, it's quite normal to have some fixes because
people are used to write MarkDown and not ReStructuredText


Reply to this email directly or view it on GitHub
#2753 (comment).

->select('u,g')
->leftJoin('u.groups', 'g')
->select('u,r')
->leftJoin('u.roles', 'R')
Copy link
Member

Choose a reason for hiding this comment

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

ther should be lowercased, as you use it lowercased on the previous line

@gondo
Copy link
ContributorAuthor

squashed pull request is here#2765

@gondogondo closed thisJun 24, 2013
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.

7 participants
@gondo@wouterj@stof@Ocramius@pierredup@weaverryan@webmozart

[8]ページ先頭

©2009-2025 Movatter.jp