diff options
| author | Xinchen Hui <laruence@php.net> | 2015-03-21 17:50:50 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2015-03-21 17:50:50 +0800 |
| commit | 8aa76a5bdd1204a2ec0483d08ad9d0c66f1b3b42 (patch) | |
| tree | 1047f1d7f82c3658199109fcda1b5faa70ba08a2 /sapi | |
| parent | 4180226117f90dd24f15fcdd793deef26c3cdf3c (diff) | |
| download | php-git-8aa76a5bdd1204a2ec0483d08ad9d0c66f1b3b42.tar.gz | |
Fixed test
Diffstat (limited to 'sapi')
| -rw-r--r-- | sapi/cli/tests/006.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 516ccfd806..0ccddc1eca 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -97,7 +97,7 @@ string(%d) "Extension [ <persistent> extension #%d pcre version <no_version> ] { Parameter #4 [ <optional> &$count ] } } - Function [ <internal:pcre> preg_replace_callback_array ] { + Function [ <internal:pcre> function preg_replace_callback_array ] { - Parameters [4] { Parameter #0 [ <required> $pattern ] |
