Hi Rafael 2009/9/29 Rafael Machado Dohms <[email protected]>: > +--SKIPIF-- > +<?php > + if (!extension_loaded("gd")) die("skip GD not present"); > +?>
Without looking at the test then it looks like a copy paste mistake here. GD required for an ini test in ext/standard tests? :) -- regrads, Kalle Sommer Nielsen [email protected] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
