Updated lang.xml for PHP
-
Anybody know where I can get an updated lang.xml file from?
PHP is missing keywords preg_replace preg_match strrpos in_array nl2br str_replace ini_set ini_get date_default_timezone_set substr simplexml_load_string htmlspecialchars and others, and incorrectly list a keyword of srt_replace.
-
Hello @Peter-Brand,
all those keywords are already part of actual langs.xml and langs.model.xml.
Note, when updating npp, langs.xml doesn’t get updated to prevent overwritting of user configured langs.xml.
If you don’t have modified your langs.xml you can overwrite it with langs.model.xml to get the latest version.Cheers
Claudia