Skip to content

Commit d3d5ee6

Browse files
committed
Remove "catch all" keyword which does not exist in PHP grammar
1 parent 2ad220f commit d3d5ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php-mode.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ PHP does not have an \"enum\"-like keyword."
576576
"iterable"
577577
"as"
578578
"break"
579-
"catch all"
580579
"catch"
581580
"clone"
582581
"default"

0 commit comments

Comments
 (0)