Commit 83c4829d authored by Fabien Potencier's avatar Fabien Potencier

merged branch laurent35240/master (PR #148)

Commits
-------

e9902642 Fixing typos in doc usage.rst

Discussion
----------

Fixing some typos in usage.rst

Fixing some typos I did in paragraph ioncube loader bug of file usage.rst
parents a9203e80 e9902642
...@@ -587,9 +587,9 @@ ioncube loader bug ...@@ -587,9 +587,9 @@ ioncube loader bug
Ioncube loader is an extension that can decode PHP encoded file. Ioncube loader is an extension that can decode PHP encoded file.
Unfortunately, old versions (prior to version 4.0.9) are not working well Unfortunately, old versions (prior to version 4.0.9) are not working well
with phar archive. with phar archives.
You must either upgrade Ioncube loder to version 4.0.9+ or disable it by You must either upgrade Ioncube loader to version 4.0.9 or newer or disable it
commenting or removing this line in you php.ini file: by commenting or removing this line in your php.ini file:
.. code-block:: ini .. 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