Manuel Lemos - 2012-11-29 16:23:56 -
In reply to message 1 from Ariel Barreiro
This is my programming style since I ever started programming with PHP in 1997, even before PHP had classes.
Anyway, it is just a convention that makes the code more readable to me.
In PHP function names are case insensitive, so it should not matter, except probably for ctags I guess.