File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 74
74
'(" abstract" " as" " break" " case" " catch" " class" " const"
75
75
" continue" " declare" " default" " do" " echo" " else"
76
76
" elseif" " enddeclare" " endforeach" " endif" " endswitch"
77
- " endwhile" " enum" " extends" " final" " finally" " foreach"
78
- " function" " global" " if" " implements" " include_once"
79
- " include" " insteadof" " interface" " namespace" " new"
80
- " private" " protected" " public" " require_once" " require"
77
+ " endwhile" " enum" " extends" " final" " finally" " for " " foreach"
78
+ " fn " " function" " global" " if" " implements" " include_once"
79
+ " include" " insteadof" " interface" " namespace" " never " " new"
80
+ " private" " protected" " public" " readonly " " require_once" " require"
81
81
" return" " static" " switch" " throw" " trait" " try" " use"
82
- " while" )
82
+ " while" " yield " " yield from " )
83
83
" PHP keywords for tree-sitter font-locking." )
84
84
85
85
(defvar php-ts-mode--operators
You can’t perform that action at this time.
0 commit comments