From 370e61b5b29d34c7a48454a8315067c9a83dfb8e Mon Sep 17 00:00:00 2001 From: cn Date: Tue, 10 Apr 2012 13:55:20 +0200 Subject: [PATCH] PHP: Fix end " or ' hilite after variable substitution --- php.jsf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.jsf b/php.jsf index 0475b96..8872709 100644 --- a/php.jsf +++ b/php.jsf @@ -96,13 +96,13 @@ done :var_indqstring Var * string_dq recolor=-1 "a-zA-Z_" var_indqstring - "\"" idle + "\"" string_dq noeat "\\" string_dq_esc recolor=-1 :var_inbqstring Var * string_bq recolor=-1 "a-zA-Z_" var_inbqstring - "\`" idle + "\`" string_sq noeat "\\" string_bq_esc recolor=-1 :maybe_method Methods