]> granicus.if.org Git - php/commitdiff
- fix title
authorPierre Joye <pajoye@php.net>
Tue, 16 Jun 2009 10:37:30 +0000 (10:37 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 16 Jun 2009 10:37:30 +0000 (10:37 +0000)
ext/standard/tests/file/bug41874.phpt

index c6badef5c0a0e5967f95ca86f97e8db5d2a7983f..562ef40bcedd5c6554bdce749700eeacc06ec801 100644 (file)
@@ -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)
 <?php
 if(substr(PHP_OS, 0, 3) != 'WIN' ) {
                die('skip windows only test');
@@ -12,4 +12,4 @@ system('cd 1:\non_existant; dir nonexistant');
 ?>
 --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.