I tried to be as consistent as possible with the list that already existed:
1. All entries were already lowercase, including those that should have caps 
(ie. Exception). @eht16 mentioned that PHP is case-insensitive.
2. The keywords list already contained more than "real keywords" (ie. unset, 
exception, etc.). I didn't introduce any new types; I just added missing values 
for identifiers that were already in the list: keywords, language constructs, 
errors/exceptions, fundamental constants, magic methods, interfaces/type hints.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1547#issuecomment-316806083

Reply via email to