Commit e9902642 authored by Laurent Clouet's avatar Laurent Clouet

Fixing typos in doc usage.rst

parent a9203e80
...@@ -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