- Skip if the function is not available (in case pcre was not compiled in).

This commit is contained in:
Derick Rethans 2002-10-08 09:46:31 +00:00
parent f830c481f3
commit 2005705272

View File

@ -1,5 +1,7 @@
--TEST--
aggregating default properties matching regular expression
--SKIPIF--
<?php if (!function_exists('aggregate_properties_by_regexp')) print "skip"; ?>
--POST--
--GET--
--FILE--