diff --git a/ext/standard/tests/streams/stream_get_filters_basic.phpt b/ext/standard/tests/streams/stream_get_filters_basic.phpt new file mode 100644 index 0000000000..52c4ecc230 --- /dev/null +++ b/ext/standard/tests/streams/stream_get_filters_basic.phpt @@ -0,0 +1,28 @@ +--TEST-- +stream_get_filters() basic functionality +--CREDITS-- +Rodrigo Prado de Jesus +User Group: PHPSP #phptestfestbrasil +--FILE-- + +--EXPECT-- +array +bool(true) diff --git a/ext/standard/tests/streams/stream_test.txt b/ext/standard/tests/streams/stream_test.txt new file mode 100644 index 0000000000..3c03bc511e --- /dev/null +++ b/ext/standard/tests/streams/stream_test.txt @@ -0,0 +1,5 @@ +This is a test file +This is a test file +This is a test file +This is a test file +This is a test file