diff options
Diffstat (limited to 'ext/pcre/tests/bug67238.phpt')
| -rw-r--r-- | ext/pcre/tests/bug67238.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug67238.phpt b/ext/pcre/tests/bug67238.phpt index 117662af6b..66f4d6c272 100644 --- a/ext/pcre/tests/bug67238.phpt +++ b/ext/pcre/tests/bug67238.phpt @@ -6,5 +6,5 @@ Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstream echo preg_match('/a{1,3}b/U', 'ab'); ?> ---EXPECTF-- +--EXPECT-- 1 |
