Skip to content

Commit b45268a

Browse files
committed
fix test
1 parent 29ed52f commit b45268a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pcre/tests/split2.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ array(6) {
305305
}
306306
}
307307

308-
Warning: preg_last_error() expects exactly 0 parameters, 1 given in /cvs/php5/ext/pcre/tests/split2.php on line 11
308+
Warning: preg_last_error() expects exactly 0 parameters, 1 given in %s on line %d
309309
NULL
310310
bool(true)
311311
array(1) {

0 commit comments

Comments
 (0)