- add skipif

This commit is contained in:
Pierre Joye 2011-09-05 19:59:42 +00:00
parent ac90fb4287
commit 57d0b478fb

View File

@ -1,5 +1,7 @@
--TEST--
Bug #51288 (CVE-2010-0397, NULL pointer deref when no <methodName> in request)
--SKIPIF--
<?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
--FILE--
<?php
$method = NULL;