mirror of
https://github.com/php/php-src.git
synced 2024-12-03 14:54:40 +08:00
- Skip if the function is not available (in case pcre was not compiled in).
This commit is contained in:
parent
f830c481f3
commit
2005705272
@ -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--
|
||||
|
Loading…
Reference in New Issue
Block a user