mirror of
https://github.com/php/php-src.git
synced 2024-12-04 07:14:10 +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--
|
--TEST--
|
||||||
aggregating default properties matching regular expression
|
aggregating default properties matching regular expression
|
||||||
|
--SKIPIF--
|
||||||
|
<?php if (!function_exists('aggregate_properties_by_regexp')) print "skip"; ?>
|
||||||
--POST--
|
--POST--
|
||||||
--GET--
|
--GET--
|
||||||
--FILE--
|
--FILE--
|
||||||
|
Loading…
Reference in New Issue
Block a user