From 331db73eab1008b30069137f27ebd1e7a42de28a Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 5 Dec 2016 22:32:59 -0800 Subject: This still leaks memory, I don't have enough knowledge in WDDX code to fix them :( --- ext/wddx/tests/bug73631.phpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/wddx/tests/bug73631.phpt b/ext/wddx/tests/bug73631.phpt index 5e37ae8269..880ada5a5d 100644 --- a/ext/wddx/tests/bug73631.phpt +++ b/ext/wddx/tests/bug73631.phpt @@ -2,6 +2,8 @@ Bug #73631 (Memory leak due to invalid wddx stack processing) --SKIPIF-- +--XFAIL-- +Still has memory leaks, not sure how to fix them. --FILE-- --EXPECTF-- int(1234) - -- cgit v1.2.1