Fix refcounting in arReturn() and stop leaking static strings.
[hiphop-php.git] / hphp / test / zend / bad / ext / gmp / tests / gmp_nextprime.php.skipif
blob1fc5a250961830ff0d656ef7045d1feaf5d6210a
1 <?php if (!extension_loaded("gmp")) print "skip";
2 ?>