1
0
forked from aniani/vim

patch 8.2.4708: PHP test files are not recognized

Problem:    PHP test files are not recognized.
Solution:   Add the *.phpt pattern. (Julien Voisin, closes #10112)
This commit is contained in:
Julien Voisin
2022-04-07 16:01:13 +01:00
committed by Bram Moolenaar
parent 8c97960850
commit 177847e67a
3 changed files with 7 additions and 4 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4708,
/**/
4707,
/**/