Closed iluuu1994 closed 8 years ago
Thank you,
It was intentional (to avoid code execution), but, even if according to PSR norms it's not authorized, sometimes it begins by a lowercase letter.. so.. ok.^^
Oh, I see. You're obviously right. So our company just doesn't like standards 😂👍
On 09 May 2016, at 13:52, Axel Anceau notifications@github.com wrote:
Thank you,
It was intentional (to avoid code execution), but, even if according to PSR norms it's not authorized, sometimes it begins by a lowercase letter.. so.. ok.^^
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub
As described in #250, the package is not able to autocomplete local variables where the first character of the namespace is a lowercase character. E.g.:
This pull request fixes that issue.