brackets.scm
Closes #24550 Adds some missing brackets to the PHP language extension.
@@ -1 +1,4 @@
("{" @open "}" @close)
("(" @open ")" @close)
("[" @open "]" @close)
("\"" @open "\"" @close)
The note is not visible to the blocked user.