Commit a764a3b9 authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/double-detect-unicode (PR #233)

Commits
-------

7caa3122 [docs] remove duplicate "detect_unicode" line in pitfalls

Discussion
----------

[docs] remove duplicate "detect_unicode" line in pitfalls

Not sure what happened there, I suppose some merge failed.
parents 28160022 7caa3122
...@@ -589,7 +589,6 @@ the following may help. ...@@ -589,7 +589,6 @@ the following may help.
detect_unicode = Off detect_unicode = Off
phar.readonly = Off phar.readonly = Off
phar.require_hash = Off phar.require_hash = Off
detect_unicode = Off
If you are on Suhosin you will also have to set this: If you are on Suhosin you will also have to set this:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment