Skip to content

Update "docs/views/html.md", parse error in example code. #1392

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 27, 2012
Merged

Update "docs/views/html.md", parse error in example code. #1392

merged 1 commit into from
Oct 27, 2012

Conversation

zanbaldwin
Copy link
Contributor

The example code for the HTML::entities() method in the documentation had unescaped apostrophes (single quotes) in the string passed as the first parameter.
A parse error would have resulted should someone try to use that code.

Plus it is really bugging me every time I view that page in the documentation.

The example code for the `HTML::entities()` method in the documentation had unescaped apostrophes (single quotes) in the string passed as the first parameter.
A parse error would have resulted should someone try to use that code.
taylorotwell added a commit that referenced this pull request Oct 27, 2012
Update "docs/views/html.md", parse error in example code.
@taylorotwell taylorotwell merged commit 115f59b into laravel:master Oct 27, 2012
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.

2 participants