[gtksourceview/gtksourceview-4-2] php.lang: use 'common-function' context



commit 65f92e00c3cdf8486f68db4e95fdbbfadad6695b
Author: Vlasta Vesely <vlastavesely protonmail ch>
Date:   Tue Aug 6 13:54:44 2019 +0200

    php.lang: use 'common-function' context

 data/language-specs/php.lang | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/language-specs/php.lang b/data/language-specs/php.lang
index a0cbaf4f..17d7b796 100644
--- a/data/language-specs/php.lang
+++ b/data/language-specs/php.lang
@@ -337,6 +337,7 @@
         <context ref="variable"/>
         <context ref="array-operators"/>
         <context ref="keywords"/>
+        <context ref="common-function"/>
         <context ref="operators"/>
         <context ref="type"/>
         <context ref="null-value"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]