Add support for match expression in PHP (#1482)

This commit is contained in:
Wilman Barrios 2021-07-04 13:52:29 -04:00 committed by GitHub
parent b3aac12f59
commit 486c86f1cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,7 @@
"endswitch"
"if"
"switch"
"match"
] @conditional
[