Commit 9dcab531 authored by Laurent Clouet's avatar Laurent Clouet

Pitfail about ioncube loader added in documentation. Mistakes in text fixed

Issue https://github.com/fabpot/Silex/issues/93
parent ca41d277
......@@ -541,9 +541,10 @@ The exact cause of this issue could not be determined yet.
ioncube loader bug
~~~~~~~~~~~~~~~~~~
Ioncube loader is an extension that can decode PHP encoded file. Unfortunately
it is not working well with phar archive. If you installed this extension, you
must disabled it by commenting or removing this line in you php.ini file:
must disable it by commenting or removing this line in you php.ini file:
.. code-block:: ini
......
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