diff options
author | Antony Dovgal <tony2001@php.net> | 2006-07-18 09:23:05 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-07-18 09:23:05 +0000 |
commit | 18d1c420d69de3e7a948e9c6980f38afb6fd71c8 (patch) | |
tree | dae6f815e17774842d918eff702704870aa98c31 /ext/pcre | |
parent | 6687f0377b831377e99dc0d4faae8e6d96815ae6 (diff) | |
download | php-git-18d1c420d69de3e7a948e9c6980f38afb6fd71c8.tar.gz |
fix test
Diffstat (limited to 'ext/pcre')
-rw-r--r-- | ext/pcre/tests/split2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/split2.phpt b/ext/pcre/tests/split2.phpt index 80d6112ba2..391acb951e 100644 --- a/ext/pcre/tests/split2.phpt +++ b/ext/pcre/tests/split2.phpt @@ -305,7 +305,7 @@ array(6) { } } -Warning: preg_last_error() expects exactly 0 parameters, 1 given in /cvs/php5/ext/pcre/tests/split2.php on line 11 +Warning: preg_last_error() expects exactly 0 parameters, 1 given in %s on line %d NULL bool(true) array(1) { |