summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug40909.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug40909.phpt')
-rw-r--r--ext/pcre/tests/bug40909.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug40909.phpt b/ext/pcre/tests/bug40909.phpt
index f66a8f9abb..432069a7ff 100644
--- a/ext/pcre/tests/bug40909.phpt
+++ b/ext/pcre/tests/bug40909.phpt
@@ -2,7 +2,7 @@
Bug #40909 (pcre 7.0 regression)
--FILE--
<?php
-
+
$pattern =
"/\s([\w_\.\/]+)(?:=([\'\"]?(?:[\w\d\s\?=\(\)\.,'_#\/\\:;&-]|(?:\\\\\"|\\\')?)+[\'\"]?))?/";
$context = "<simpletag an_attribute=\"simpleValueInside\">";