From: Ferenc Kovacs Date: Fri, 2 Sep 2011 20:28:39 +0000 (+0000) Subject: pass an absolute path for the php binary to proc_open, without this the test would... X-Git-Tag: php-5.5.0alpha1~1366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38131641a06278cdb349a147f6efded3f76e2d6b;p=php pass an absolute path for the php binary to proc_open, without this the test would fail if ran with a relative TEST_DEV_EXECUTABLE --- diff --git a/ext/standard/tests/streams/bug46024.phpt b/ext/standard/tests/streams/bug46024.phpt index 3f2a5f836b..fdfd03ee2e 100644 --- a/ext/standard/tests/streams/bug46024.phpt +++ b/ext/standard/tests/streams/bug46024.phpt @@ -4,7 +4,7 @@ Bug #46024 stream_select() doesn't return the correct number --FILE--