Skip to content

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jun 2, 2015

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets n/a

@xabbuh
Copy link
Member

xabbuh commented Jun 2, 2015

👍

@wouterj
Copy link
Member

wouterj commented Jun 6, 2015

I don't think it's a real CS fix. We use both quotes throughout the source and docs afaik.

@stof
Copy link
Member

stof commented Jun 6, 2015

@wouterj in the code, we use double quotes only when they are necessary to be able to use escape sequences (strings containing \n most of the time). Otherwise, the rule is to use single quotes everywhere (and PHP-CS-Fixer is fixing it for us in most places)

@wouterj
Copy link
Member

wouterj commented Jun 7, 2015

Thanks for the correction @stof. Let's merge it then, thanks Kévin!

@wouterj wouterj merged commit 6c8ac08 into symfony:2.3 Jun 7, 2015
wouterj added a commit that referenced this pull request Jun 7, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

[Finder] minor CS fix

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | n/a

Commits
-------

6c8ac08 [Finder] minor CS fix
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.

4 participants