From 0490d4a4042d248340e5653bfae8d2bdbfb86d15 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 8 Feb 2016 10:22:16 +0800 Subject: [PATCH] Happy Year of Monkey (Forgot test of #71537) --- ext/pcre/tests/bug71537.phpt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ext/pcre/tests/bug71537.phpt diff --git a/ext/pcre/tests/bug71537.phpt b/ext/pcre/tests/bug71537.phpt new file mode 100644 index 0000000000..cdc2928a28 --- /dev/null +++ b/ext/pcre/tests/bug71537.phpt @@ -0,0 +1,9 @@ +--TEST-- +Fixed bug #71537 (PCRE segfault from Opcache) +--FILE-- + +--EXPECT-- +string(18) "Happy Year of 2016" -- 2.50.1