]> granicus.if.org Git - php/commitdiff
- Skip if the function is not available (in case pcre was not compiled in).
authorDerick Rethans <derick@php.net>
Tue, 8 Oct 2002 09:46:31 +0000 (09:46 +0000)
committerDerick Rethans <derick@php.net>
Tue, 8 Oct 2002 09:46:31 +0000 (09:46 +0000)
ext/standard/tests/aggregation/aggregate_properties_by_regexp.phpt

index 6c1606505a917601dc059fb7c4799d14afbc0965..9a74f5536d763076f9238b2230717c8a3ae94d1f 100644 (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--