From: Xinchen Hui Date: Mon, 10 Aug 2015 14:02:15 +0000 (+0800) Subject: Add XFAIL test for #70228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55a017c30309017e498789a5d734631b033c1420;p=php Add XFAIL test for #70228 --- diff --git a/Zend/tests/try/bug70228.phpt b/Zend/tests/try/bug70228.phpt new file mode 100644 index 0000000000..23f5864740 --- /dev/null +++ b/Zend/tests/try/bug70228.phpt @@ -0,0 +1,16 @@ +--TEST-- +Bug #70228 (memleak if return in finally block) +--XFAIL-- +See https://bugs.php.net/bug.php?id=70228 +--FILE-- + +--EXPECT-- +string(3) "bar"