From: Pierre Joye Date: Tue, 16 Jun 2009 10:37:30 +0000 (+0000) Subject: - fix title X-Git-Tag: php-5.3.0RC4~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a69c562bd3f8fbb8c2a0b9fd82984f1c9601f8f;p=php - fix title --- diff --git a/ext/standard/tests/file/bug41874.phpt b/ext/standard/tests/file/bug41874.phpt index c6badef5c0..562ef40bce 100644 --- a/ext/standard/tests/file/bug41874.phpt +++ b/ext/standard/tests/file/bug41874.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #42143 (The constant NAN is reported as 0 on Windows build) +bug #42143 (Separate STDOUT and STDERR in exec functions) --EXPECT-- The system cannot find the drive specified. -The system cannot find the drive specified. \ No newline at end of file +The system cannot find the drive specified.