]> granicus.if.org Git - php/commitdiff
Fixed tests
authorDmitry Stogov <dmitry@php.net>
Wed, 11 Jul 2007 12:57:55 +0000 (12:57 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 11 Jul 2007 12:57:55 +0000 (12:57 +0000)
ext/standard/tests/array/extract.phpt
ext/standard/tests/file/flock_error.phpt

index 8c247d0d13eb515b23d784b295488e45edbabcdb..2b88209ed8220877d62551a8d97c675e32d9461c 100644 (file)
@@ -131,7 +131,7 @@ NULL
 Warning: extract() expects parameter 1 to be array, integer given in %s on line %d
 NULL
 
-Warning: extract() expects parameter 1 to be array, string given in %s on line %d
+Warning: extract() expects parameter 1 to be array, %s given in %s on line %d
 NULL
 
 Warning: extract() expects at most 3 parameters, 4 given in %s on line %d
index 86b7650eab85657756b11b960e8a26949784ef25..cc9752157e6c25644f232c31b64b304e0602a1be 100644 (file)
@@ -148,8 +148,10 @@ Warning: flock() expects parameter 2 to be long, Unicode string given in %s on l
 NULL
 
 --- Iteration 8 ---
-Warning: flock() expects parameter 2 to be long, Unicode string given in %s on line %d
-NULL
+Notice: A non well formed numeric value encountered in %s on line %d
+
+Warning: flock(): Illegal operation argument in %s on line %d
+bool(false)
 
 Warning: flock(): 6 is not a valid stream resource in %s on line %d
 bool(false)