mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
Fix test, from PR 158
This commit is contained in:
parent
c4b26cc1b0
commit
7130887719
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user