From: Anatol Belski Date: Fri, 21 Sep 2018 13:57:00 +0000 (+0200) Subject: Add test for bug #76909 X-Git-Tag: php-7.3.0RC2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c58ab37c78d596fcbda1c1c6d53698aa3119024;p=php Add test for bug #76909 --- diff --git a/ext/pcre/tests/bug76909.phpt b/ext/pcre/tests/bug76909.phpt new file mode 100644 index 0000000000..e98da4048c --- /dev/null +++ b/ext/pcre/tests/bug76909.phpt @@ -0,0 +1,21 @@ +--TEST-- +Bug #76909 preg_match difference between 7.3 and < 7.3 +--FILE-- + +--EXPECT-- +int(0) +int(0) +int(0) +int(0) +