From: Lars Strojny Date: Sat, 20 Dec 2008 16:23:37 +0000 (+0000) Subject: Adding test for stream_resolve_include_path() X-Git-Tag: php-5.4.0alpha1~191^2~4771 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2520327a29ad4aa82ae61d346dca27a7a4d65a5;p=php Adding test for stream_resolve_include_path() --- diff --git a/ext/standard/tests/streams/stream_resolve_include_path.phpt b/ext/standard/tests/streams/stream_resolve_include_path.phpt new file mode 100644 index 0000000000..2f20ef3aca --- /dev/null +++ b/ext/standard/tests/streams/stream_resolve_include_path.phpt @@ -0,0 +1,36 @@ +--TEST-- +stream_resolve_include_path(string path[, stream context]) +--FILE-- +