Skip to content

Conversation

@alexislefebvre
Copy link
Contributor

@alexislefebvre alexislefebvre commented Feb 15, 2017

On: http://symfony.com/doc/2.7/reference/requirements.html#required

I found “JSON needs to be enabled” and “ctype needs to be enabled” ambiguous, the first may be misinterpreted as a browser need and the second as a C dependency.

I added “extension” and links to the official PHP documentation.

After the update, these items will look like this:

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

👍

Much better!

Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

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

Nice!

@xabbuh
Copy link
Member

xabbuh commented Mar 3, 2017

Thank you @alexislefebvre.

@xabbuh xabbuh merged commit 75bc678 into symfony:2.7 Mar 3, 2017
xabbuh added a commit that referenced this pull request Mar 3, 2017
…ebvre, javiereguiluz) This PR was merged into the 2.7 branch. Discussion ---------- [Requirements] Clarify what are JSON and ctype On: http://symfony.com/doc/2.7/reference/requirements.html#required I found “*JSON needs to be enabled*” and “*ctype needs to be enabled*” ambiguous, the first may be misinterpreted as a browser need and the second as a C dependency. I added “*extension*” and links to the official PHP documentation. After the update, these items will look like this: > - [JSON extension](http://php.net/manual/book.json.php) needs to be enabled > - [ctype extension](http://php.net/manual/book.ctype.php) needs to be enabled Commits ------- 75bc678 Use https URLs when possible 43e45ac [Requirements] Clarify what are JSON and ctype
@alexislefebvre alexislefebvre deleted the patch-2 branch March 3, 2017 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants