diff options
-rw-r--r-- | ext/standard/tests/streams/proc_open_bug69900.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/streams/proc_open_bug69900.phpt b/ext/standard/tests/streams/proc_open_bug69900.phpt index 6e1133a399..65505d09fe 100644 --- a/ext/standard/tests/streams/proc_open_bug69900.phpt +++ b/ext/standard/tests/streams/proc_open_bug69900.phpt @@ -57,7 +57,7 @@ $fl = __DIR__ . DIRECTORY_SEPARATOR . "test69900.php"; ?> --EXPECTF-- hello0 -fgets() took more than %d ms (%s ms) +fgets() took %s hello1 fgets() took less than %d ms hello2 |