This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Description
With the #856 @mmattel has introduced a note about the .user.ini which doesn't work "unless a PECL extension is installed".
I'm not quite sure but it seems this extensions is the "htscanner" mentioned here:
http://php.net/manual/en/configuration.file.per-user.php
If might be useful to either add the name of the extension or completely remove it to avoid confusion as the .user.ini is working starting with PHP 5.3.+ which is the minimum requirement for OC.
Any opinions?