summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-01-07 01:03:26 -0800
committerRemi Collet <remi@php.net>2019-01-07 11:07:35 +0100
commite91b7cdde80746faef91e84623d2c314ce002620 (patch)
treeca8f582bbb45bb25cdd726ae073613f5c45e6a26
parent9bc3ca418f9e3f8838a5a39dbcd559cf9bf1cf4b (diff)
downloadphp-git-e91b7cdde80746faef91e84623d2c314ce002620.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