id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3829	Case-insensitive patterns in Syntax file	andrew_b	andrew_b	"Like mc.ext (#2250), Syntax should support case-insensitive file name patterns.
{{{
file/i ..\*\\.php[0-9]?$ PHP\sProgram
include php.syntax
}}}
instead of
{{{
file ..\*\\.(php|PHP)[0-9]?$ PHP\sProgram
include php.syntax
}}}
"	enhancement	closed	minor	4.8.20	mcedit	master	fixed					merged	committed-master
