Skip to content
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

Incorporate feedback from @WouterJ for PR 651 #653

Merged
merged 1 commit into from
Oct 27, 2015

Conversation

kix
Copy link
Contributor

@kix kix commented Oct 27, 2015

This fixes issues in basic_usage.rst mentioned in PR 651:

  • Combined PHP/Twig examples
  • Fixed line lengths
  • Fixed RST problems and Symfony doc standards compliance
  • Made console example Windows-compatible

@lsmith77
Copy link
Contributor

ping @wouterj

@lsmith77
Copy link
Contributor

hmm .. strange that StyleCI is failing so badly .. can you make sure your branch is rebased on master?

@kix
Copy link
Contributor Author

kix commented Oct 27, 2015

@lsmith77, sure, will check.

@kix
Copy link
Contributor Author

kix commented Oct 27, 2015

@lsmith77, rebased, sorry for the mishap

@lsmith77 lsmith77 added the State: Reviewing This item is being reviewed to determine if it should be accepted. label Oct 27, 2015

<img src="<?php $this['imagine']->filter('/relative/path/to/image.jpg', 'my_thumb', $runtimeConfig) ?>" />
<img src="<?php $this['imagine']->filter('/relative/path/to/image.jpg', 'my_thumb', $runtimeConfig) ?>" />
Copy link

Choose a reason for hiding this comment

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

missing echo call

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good you spotted that!

@wouterj
Copy link

wouterj commented Oct 27, 2015

👍

lsmith77 added a commit that referenced this pull request Oct 27, 2015
Incorporate feedback from @wouterj for PR 651
@lsmith77 lsmith77 merged commit a6a7edc into liip:master Oct 27, 2015
@lsmith77 lsmith77 removed the State: Reviewing This item is being reviewed to determine if it should be accepted. label Oct 27, 2015
@kix kix deleted the add-basic-doc branch October 27, 2015 19:37
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