Today I upgraded to the last version, N++ 4.1.2 but still the PHP highlight does not work correctly. Some words like strlen, base64_encode, serialize, print_r, etc aren't highlighted at all. But those words exist in the API file and they show up when i hit ctrl + space.
Does anyone know how to correct this problem? thank you
Dario
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today I upgraded to the last version, N++ 4.1.2 but still the PHP highlight does not work correctly. Some words like strlen, base64_encode, serialize, print_r, etc aren't highlighted at all. But those words exist in the API file and they show up when i hit ctrl + space.
Does anyone know how to correct this problem? thank you
Dario
API list is for autocompletion. For the list (much smaller) of highlighted words look into the file "langs.xml" (search for php inside).
You can add there more words if you like!