On Thu, Jan 23, 2003 at 01:36:23PM -0500, Ilia A. wrote: > On January 23, 2003 01:22 pm, Moriyoshi Koizumi wrote: > > moriyoshi Thu Jan 23 13:22:56 2003 EDT > > > > Added test case for bug #21732 > [snip] > > --SKIPIF-- > > <?php > > extension_loaded("pcre") or die("skip pcre extension is not available"); > > ?> > > This check is pointless, since without pcre the testsuit won't run.
Right, I just followed the way in which other tests are written. Should we remove those too? Moriyoshi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php