summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-01-07 01:03:26 -0800
committerStanislav Malyshev <stas@php.net>2019-01-07 01:03:26 -0800
commit289c45109c5d9b3122d2a22b4adf510e296178be (patch)
tree8410d27e9b16df72d845c924fd671962e05adae7
parentcfe77ea543ac01a151e56a6ea1de585a31f948fb (diff)
parent27625f063ee099e7cc6a58b8878af19920cc222f (diff)
downloadphp-git-289c45109c5d9b3122d2a22b4adf510e296178be.tar.gz
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: Still leaking for some reason, XFAIL for now, I'll look into it later.
-rw-r--r--ext/wddx/tests/bug73631.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/wddx/tests/bug73631.phpt b/ext/wddx/tests/bug73631.phpt
index 1fcde72dfe..59814fbc98 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