Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix build errors #3035

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 5, 2013
Merged

fix build errors #3035

merged 1 commit into from
Oct 5, 2013

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 4, 2013

Q A
Doc fix? yes
New docs? no
Applies to 2.3+
Fixed tickets

@@ -17,7 +17,8 @@ Installation
You can install the component in many different ways:

* Use the official Git repository (https://github.com/symfony/Debug);
* :doc:`Install it via Composer </components/using_components>` (``symfony/debug`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/debug``
on `Packagist`_).
Copy link
Member

Choose a reason for hiding this comment

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

-1 for this change, seems like the line break is the only thing changed and I prefer to keep it on one line, for consistency.

Copy link
Member Author

Choose a reason for hiding this comment

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

No, there's another change in line 35 (fixing the link to the ClassLoader compont docs.

Copy link
Member

Choose a reason for hiding this comment

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

yes, but please revert this line break

Copy link
Member Author

Choose a reason for hiding this comment

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

Really? I thought it would be good to be in line with our 76 character per line rule.

Copy link
Member

Choose a reason for hiding this comment

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

consistency, or do it everywhere or do it never. And in this case, I think it looks nicer to have it on one line. As with all doc standards, they are a bit lazy and not very strict :)

Copy link
Member Author

Choose a reason for hiding this comment

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

If we it here, it's everywhere in this file. Thus, this file would be completely consistent. :)

But I can live with keeping it at its current state.

Copy link
Member

Choose a reason for hiding this comment

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

but it is consistent with all other installation sections :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe I should change them all. ;)

weaverryan added a commit that referenced this pull request Oct 5, 2013
@weaverryan weaverryan merged commit d14bf28 into symfony:2.3 Oct 5, 2013
@weaverryan
Copy link
Member

Awesome fixes, and all on the 2.3 branch - easy merge :)

@xabbuh xabbuh deleted the fix-build-errors-2.3 branch October 6, 2013 06:28
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.

3 participants