diff --git a/reference/stream/functions/stream-get-meta-data.xml b/reference/stream/functions/stream-get-meta-data.xml index a40f1de4ec..e680e42866 100644 --- a/reference/stream/functions/stream-get-meta-data.xml +++ b/reference/stream/functions/stream-get-meta-data.xml @@ -1,5 +1,5 @@ - + stream_get_meta_data @@ -43,8 +43,13 @@ unread_bytes (int) - the number of bytes - currently contained in the read buffer. + currently contained in the PHP's own internal buffer. + + + You shouldn't use this value in a script. + +