Fix test, from PR 158

This commit is contained in:
Xinchen Hui 2012-08-11 00:22:52 +08:00
parent c4b26cc1b0
commit 7130887719

View File

@ -1,5 +1,7 @@
--TEST--
Bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
--SKIPIF--
<?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
--FILE--
<?php
$xml = <<<XML