I fixed this into github. Thanks too.
Le 28 mai 2014 22:19, Florian HENRY a
écrit :
> Hello,
>
> Yes your right. As the project is open on GitHub it can be up to you
> to ask for a pull request with this fix.
> With GitHub web site only (no need to install git, eclipse and all
> this st
Into the travis file, check you have
--standard=dev/codesniffer/ruleset.xml
to define the rule to check.
Into this file the rule
PEAR.NamingConventions.ValidFunctionName.NotCamelCaps
is set to 0 so disabled.
For new methods we must use camel format. For old one, i migrate slowly
(few function at