diff options
-rw-r--r-- | ext/wddx/tests/bug73631.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/wddx/tests/bug73631.phpt b/ext/wddx/tests/bug73631.phpt index b3604b7349..e43d1a1b3b 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-- <?php if (!extension_loaded("wddx")) print "skip"; ?> +---XFAIL-- +Still has memory leaks in debug build. --FILE-- <?php $xml = <<<EOF |