From b2698928bbdc1b247cb6de28e9b2624ec6b56667 Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Fri, 24 Aug 2012 17:43:39 -0400 Subject: [PATCH] Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237, #12205, #12285. --- src/sizzle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sizzle b/src/sizzle index 84936d5df..e335982d0 160000 --- a/src/sizzle +++ b/src/sizzle @@ -1 +1 @@ -Subproject commit 84936d5df165c447d458510391731f742d3627f0 +Subproject commit e335982d0a1342037aa6400c130807a7fd295c70 -- 2.39.5